Searched refs:lme_firmware_switch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | lmedm04.c | 668 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch() function 984 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach() 1000 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach() 1017 ret = lme_firmware_switch(d, 1) ? 0 : -ENODEV; in dm04_lme2510_frontend_attach() 1157 *name = lme_firmware_switch(d, 0); in lme2510_identify_state()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | lmedm04.c | 672 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()
|
Completed in 4 milliseconds