Searched refs:warm_ids (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | dtt200u.c | 236 .warm_ids = { &dtt200u_usb_table[WIDEVIEW_DTT200U_WARM], NULL }, 288 .warm_ids = { &dtt200u_usb_table[WIDEVIEW_WT220U_WARM], NULL }, 340 .warm_ids = { &dtt200u_usb_table[WIDEVIEW_WT220U_FC_WARM], NULL }, 392 .warm_ids = { &dtt200u_usb_table[WIDEVIEW_WT220U_ZL0353_WARM], NULL }, 413 .warm_ids = { NULL },
|
D | dvb-usb-init.c | 232 for (j = 0; j < DVB_USB_ID_MAX_NUM && props->devices[i].warm_ids[j] != NULL; j++) { in dvb_usb_find_device() 233 …eb_info("check for warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm_… in dvb_usb_find_device() 234 if (props->devices[i].warm_ids[j]->idVendor == le16_to_cpu(udev->descriptor.idVendor) && in dvb_usb_find_device() 235 props->devices[i].warm_ids[j]->idProduct == le16_to_cpu(udev->descriptor.idProduct)) { in dvb_usb_find_device()
|
D | gp8psk.c | 369 .warm_ids = { &gp8psk_usb_table[GENPIX_8PSK_REV_1_WARM], NULL }, 373 .warm_ids = { &gp8psk_usb_table[GENPIX_8PSK_REV_2], NULL }, 377 .warm_ids = { &gp8psk_usb_table[GENPIX_SKYWALKER_1], NULL }, 381 .warm_ids = { &gp8psk_usb_table[GENPIX_SKYWALKER_2], NULL },
|
D | az6027.c | 1160 .warm_ids = { NULL }, 1164 .warm_ids = { NULL }, 1168 .warm_ids = { NULL }, 1172 .warm_ids = { NULL }, 1176 .warm_ids = { NULL }, 1180 .warm_ids = { NULL }, 1184 .warm_ids = { NULL }, 1188 .warm_ids = { NULL },
|
D | vp7045.c | 233 .warm_ids = { &vp7045_usb_table[VISIONPLUS_VP7045_WARM], NULL }, 237 .warm_ids = { &vp7045_usb_table[VISIONPLUS_TINYUSB2_WARM], NULL },
|
D | pctv452e.c | 921 id = a->dev->desc->warm_ids[0]; in pctv452e_frontend_attach() 1015 .warm_ids = { &pctv452e_usb_table[PINNACLE_PCTV_452E], NULL } 1069 .warm_ids = { &pctv452e_usb_table[TECHNOTREND_CONNECT_S2_3600], NULL } 1073 .warm_ids = { &pctv452e_usb_table[TECHNOTREND_CONNECT_S2_3650_CI], NULL }
|
D | cinergyT2-core.c | 247 .warm_ids = { &cinergyt2_usb_table[TERRATEC_CINERGY_T2], NULL },
|
D | dtv5100.c | 209 .warm_ids = { &dtv5100_table[AME_DTV5100], NULL },
|
D | af9005.c | 1068 .warm_ids = {NULL}, 1072 .warm_ids = {NULL}, 1076 .warm_ids = {NULL},
|
D | dvb-usb.h | 77 struct usb_device_id *warm_ids[DVB_USB_ID_MAX_NUM]; member
|
D | cxusb.c | 309 bool is_medion = d->props.devices[0].warm_ids[0] == &cxusb_table[MEDION_MD95700]; in cxusb_power_ctrl() 422 bool is_medion = dvbdev->props.devices[0].warm_ids[0] == in cxusb_streaming_ctrl() 701 bool is_medion = dvbdev->props.devices[0].warm_ids[0] == in cxusb_fmd1216me_tuner_attach() 899 bool is_medion = dvbdev->props.devices[0].warm_ids[0] == in cxusb_cx22702_frontend_attach() 1675 if (d->props.devices[0].warm_ids[0] == &cxusb_table[MEDION_MD95700]) in cxusb_disconnect()
|
D | vp702x.c | 432 .warm_ids = { NULL },
|
D | m920x.c | 1110 .warm_ids = { &m920x_table[ANUBIS_LIFEVIEW_TV_WALKER_TWIN_WARM], NULL }, 1152 .warm_ids = { &m920x_table[DPOSH_M9206_WARM], NULL },
|
D | ttusb2.c | 832 .warm_ids = { &ttusb2_table[TECHNOTREND_CONNECT_CT3650], NULL },
|