Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Di7core_edac.c1317 dev_descr->dev_id, *prev); in i7core_get_onedevice()
1344 if (dev_descr->optional) in i7core_get_onedevice()
1352 dev_descr->dev, dev_descr->func, in i7core_get_onedevice()
1353 PCI_VENDOR_ID_INTEL, dev_descr->dev_id); in i7core_get_onedevice()
1375 bus, dev_descr->dev, dev_descr->func, in i7core_get_onedevice()
1376 PCI_VENDOR_ID_INTEL, dev_descr->dev_id); in i7core_get_onedevice()
1389 PCI_VENDOR_ID_INTEL, dev_descr->dev_id, in i7core_get_onedevice()
1391 bus, dev_descr->dev, dev_descr->func); in i7core_get_onedevice()
1400 bus, dev_descr->dev, dev_descr->func, in i7core_get_onedevice()
1406 socket, bus, dev_descr->dev, in i7core_get_onedevice()
[all …]
H A Dsb_edac.c2471 PCI_VENDOR_ID_INTEL, dev_descr->dev_id); in sbridge_get_onedevice()
2474 dev_descr->dev_id, *prev); in sbridge_get_onedevice()
2482 if (dev_descr->optional) in sbridge_get_onedevice()
2491 PCI_VENDOR_ID_INTEL, dev_descr->dev_id); in sbridge_get_onedevice()
2500 sbridge_dev = get_sbridge_dev(seg, bus, dev_descr->dom, in sbridge_get_onedevice()
2504 if (dev_descr->dom == IMC1 && devno != 1) { in sbridge_get_onedevice()
2506 PCI_VENDOR_ID_INTEL, dev_descr->dev_id); in sbridge_get_onedevice()
2511 if (dev_descr->dom == SOCK) in sbridge_get_onedevice()
2525 PCI_VENDOR_ID_INTEL, dev_descr->dev_id); in sbridge_get_onedevice()
2544 PCI_VENDOR_ID_INTEL, dev_descr->dev_id); in sbridge_get_onedevice()
[all …]
/openbmc/linux/drivers/media/rc/
H A Dimon.c153 const struct imon_usb_dev_descr *dev_descr; member
1302 key_table = ictx->dev_descr->key_table; in imon_panel_key_lookup()
1689 ictx->dev_descr->flags & IMON_SUPPRESS_REPEATED_KEYS) { in imon_incoming_packet()
1889 ictx->dev_descr = &ultrabay_table; in imon_get_ffdc_type()
2027 key_table = ictx->dev_descr->key_table; in imon_init_idev()
2250 ictx->dev_descr = (struct imon_usb_dev_descr *)id->driver_info; in imon_init_intf0()
2252 ictx->send_packet_delay = ictx->dev_descr->flags & in imon_init_intf0()
/openbmc/linux/drivers/usb/core/
H A Dhub.c4825 int retry_counter, struct usb_device_descriptor *dev_descr) in hub_port_init() argument
4837 const bool initial = !dev_descr; in hub_port_init()
5109 *dev_descr = *descr; in hub_port_init()