Home
last modified time | relevance | path

Searched refs:lme_firmware_switch (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Dlmedm04.c722 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch() function
1037 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
1053 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
1070 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
1211 *name = lme_firmware_switch(d, 0); in lme2510_identify_state()