Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Dlmedm04.c718 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch() function
1034 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
1050 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
1067 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach()
1207 *name = lme_firmware_switch(d, 0); in lme2510_identify_state()