Searched refs:warm_ids (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/media/usb/dvb-usb/
H A Ddtt200u.c236 .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 },
H A Ddvb-usb-init.c232 for (j = 0; j < DVB_USB_ID_MAX_NUM && props->devices[i].warm_ids[j] != NULL; j++) {
233 deb_info("check for warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm_ids[j]->idProduct);
234 if (props->devices[i].warm_ids[j]->idVendor == le16_to_cpu(udev->descriptor.idVendor) &&
235 props->devices[i].warm_ids[j]->idProduct == le16_to_cpu(udev->descriptor.idProduct)) {
H A Dgp8psk.c369 .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 },
H A Dvp7045.c233 .warm_ids = { &vp7045_usb_table[VISIONPLUS_VP7045_WARM], NULL },
237 .warm_ids = { &vp7045_usb_table[VISIONPLUS_TINYUSB2_WARM], NULL },
H A Daz6027.c1172 .warm_ids = { NULL },
1176 .warm_ids = { NULL },
1180 .warm_ids = { NULL },
1184 .warm_ids = { NULL },
1188 .warm_ids = { NULL },
1192 .warm_ids = { NULL },
1196 .warm_ids = { NULL },
1200 .warm_ids = { NULL },
H A Ddtv5100.c209 .warm_ids = { &dtv5100_table[AME_DTV5100], NULL },
H A DcinergyT2-core.c247 .warm_ids = { &cinergyt2_usb_table[TERRATEC_CINERGY_T2], NULL },
H A Dpctv452e.c923 id = a->dev->desc->warm_ids[0];
1017 .warm_ids = { &pctv452e_usb_table[PINNACLE_PCTV_452E], NULL }
1071 .warm_ids = { &pctv452e_usb_table[TECHNOTREND_CONNECT_S2_3600], NULL }
1075 .warm_ids = { &pctv452e_usb_table[TECHNOTREND_CONNECT_S2_3650_CI], NULL }
H A Ddvb-usb.h66 * @warm_ids: array of struct usb_device_id which describe the device in
77 struct usb_device_id *warm_ids[DVB_USB_ID_MAX_NUM]; member in struct:dvb_usb_device_description
H A Daf9005.c1073 .warm_ids = {NULL},
1077 .warm_ids = {NULL},
1081 .warm_ids = {NULL},
H A Dcxusb.c309 bool is_medion = d->props.devices[0].warm_ids[0] == &cxusb_table[MEDION_MD95700];
422 bool is_medion = dvbdev->props.devices[0].warm_ids[0] ==
701 bool is_medion = dvbdev->props.devices[0].warm_ids[0] ==
899 bool is_medion = dvbdev->props.devices[0].warm_ids[0] ==
1675 if (d->props.devices[0].warm_ids[0] == &cxusb_table[MEDION_MD95700])
H A Dvp702x.c432 .warm_ids = { NULL },
436 .warm_ids = { &vp702x_usb_table[VISIONPLUS_VP7020_WARM], NULL },
H A Dm920x.c1111 .warm_ids = { &m920x_table[ANUBIS_LIFEVIEW_TV_WALKER_TWIN_WARM], NULL },
1153 .warm_ids = { &m920x_table[DPOSH_M9206_WARM], NULL },
H A Dttusb2.c832 .warm_ids = { &ttusb2_table[TECHNOTREND_CONNECT_CT3650], NULL },

Completed in 284 milliseconds