Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Dlmedm04.c663 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch() function
988 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
1004 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
1021 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
1162 *name = lme_firmware_switch(d, 0); in lme2510_identify_state()