Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c672 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch() function
974 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
990 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
1007 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
1142 *name = lme_firmware_switch(d, 0); in lme2510_identify_state()