/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | dvbsky.c | 630 .identify_state = dvbsky_identify_state, 657 .identify_state = dvbsky_identify_state, 684 .identify_state = dvbsky_identify_state, 711 .identify_state = dvbsky_identify_state, 738 .identify_state = dvbsky_identify_state,
|
H A D | dvb_usb.h | 197 * @identify_state: called to determine the firmware state (cold or warm) and 237 int (*identify_state) (struct dvb_usb_device *, const char **); member
|
H A D | ec168.c | 330 .identify_state = ec168_identify_state,
|
H A D | az6007.c | 907 .identify_state = az6007_identify_state, 930 .identify_state = az6007_identify_state,
|
H A D | dvb_usb_core.c | 945 if (d->props->identify_state) { in dvb_usbv2_probe() 947 ret = d->props->identify_state(d, &name); in dvb_usbv2_probe()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | dvbsky.c | 641 .identify_state = dvbsky_identify_state, 668 .identify_state = dvbsky_identify_state, 695 .identify_state = dvbsky_identify_state, 722 .identify_state = dvbsky_identify_state, 749 .identify_state = dvbsky_identify_state,
|
H A D | dvb_usb.h | 199 * @identify_state: called to determine the firmware state (cold or warm) and 240 int (*identify_state) (struct dvb_usb_device *, const char **); member
|
H A D | ec168.c | 330 .identify_state = ec168_identify_state,
|
H A D | az6007.c | 907 .identify_state = az6007_identify_state, 930 .identify_state = az6007_identify_state,
|
H A D | dvb_usb_core.c | 945 if (d->props->identify_state) { in dvb_usbv2_probe() 947 ret = d->props->identify_state(d, &name); in dvb_usbv2_probe()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | m920x.c | 933 .identify_state = m920x_identify_state, 981 .identify_state = m920x_identify_state, 1044 .identify_state = m920x_identify_state, 1116 .identify_state = m920x_identify_state, 1164 .identify_state = m920x_identify_state, 1221 .identify_state = m920x_identify_state,
|
H A D | a800.c | 119 .identify_state = a800_identify_state,
|
H A D | ttusb2.c | 682 .identify_state = ttusb2_identify_state, 737 .identify_state = ttusb2_identify_state, 817 .identify_state = ttusb2_identify_state,
|
H A D | dvb-usb-init.c | 243 if (desc != NULL && props->identify_state != NULL) in dvb_usb_find_device() 244 props->identify_state(udev, props, &desc, cold); in dvb_usb_find_device()
|
H A D | dvb-usb.h | 248 * @identify_state: called to determine the state (cold or warm), when it 294 int (*identify_state)(struct usb_device *udev, member
|
H A D | digitv.c | 334 .identify_state = digitv_identify_state,
|
H A D | dw2102.c | 2330 .identify_state = su3000_identify_state, 2407 .identify_state = su3000_identify_state, 2460 .identify_state = su3000_identify_state, 2509 .identify_state = su3000_identify_state,
|
H A D | technisat-usb2.c | 704 .identify_state = technisat_usb2_identify_state,
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | m920x.c | 942 .identify_state = m920x_identify_state, 990 .identify_state = m920x_identify_state, 1053 .identify_state = m920x_identify_state, 1125 .identify_state = m920x_identify_state, 1173 .identify_state = m920x_identify_state, 1230 .identify_state = m920x_identify_state,
|
H A D | a800.c | 125 .identify_state = a800_identify_state,
|
H A D | ttusb2.c | 688 .identify_state = ttusb2_identify_state, 743 .identify_state = ttusb2_identify_state, 823 .identify_state = ttusb2_identify_state,
|
H A D | dvb-usb-init.c | 243 if (desc != NULL && props->identify_state != NULL) in dvb_usb_find_device() 244 props->identify_state(udev, props, &desc, cold); in dvb_usb_find_device()
|
H A D | dvb-usb.h | 258 * @identify_state: called to determine the state (cold or warm), when it 303 int (*identify_state)(struct usb_device *udev, member
|
H A D | digitv.c | 339 .identify_state = digitv_identify_state,
|
H A D | dw2102.c | 2322 .identify_state = su3000_identify_state, 2403 .identify_state = su3000_identify_state, 2456 .identify_state = su3000_identify_state, 2505 .identify_state = su3000_identify_state,
|