Searched refs:dev_id (Results 1 - 25 of 44) sorted by relevance

12

/external/kernel-headers/original/asm-mips/dec/
H A Decc.h52 extern irqreturn_t dec_ecc_be_interrupt(int irq, void *dev_id);
H A Dkn02xa.h81 extern irqreturn_t dec_kn02xa_be_interrupt(int irq, void *dev_id);
/external/qemu/
H A Dbt-host.c150 int dev_id = hci_devid(id); local
153 if (dev_id < 0) {
158 fd = hci_open_dev(dev_id);
/external/grub/netboot/
H A Dotulip.c31 static unsigned short vendor, dev_id; variable
199 if (vendor == PCI_VENDOR_ID_MACRONIX && dev_id == PCI_DEVICE_ID_MX987x5) {
348 dev_id = pci->dev_id;
H A Dconfig.c232 unsigned short dev_id; member in struct:pci_dispatch_table
547 if (p->vendor == pt->vendor && p->dev_id == pt->dev_id)
H A Ddavicom.c133 static unsigned short vendor, dev_id;
374 if (vendor == PCI_VENDOR_ID_DAVICOM && dev_id == PCI_DEVICE_ID_DM9009) {
670 dev_id = pci->dev_id;
132 static unsigned short vendor, dev_id; variable
H A Dnatsemi.c194 static unsigned short vendor, dev_id;
263 dev_id = pci->dev_id;
291 printf("natsemi_probe: Vendor:%#hX Device:%#hX\n", vendor, dev_id);
193 static unsigned short vendor, dev_id; variable
H A Dpci.h175 unsigned short vendor, dev_id; member in struct:pci_device
H A Dsis900.c53 static unsigned short vendor, dev_id;
236 dev_id = pci->dev_id;
261 printf("sis900_probe: Vendor:%#hX Device:%#hX\n", vendor, dev_id);
52 static unsigned short vendor, dev_id; variable
H A Dw89c840.c629 && p->dev_id == PCI_DEVICE_ID_WINBOND2_89C840) {
634 && p->dev_id == PCI_DEVICE_ID_COMPEX_RL100ATX) {
640 printf("device ID : %X - is not a Compex RL100ATX NIC.\n", p->dev_id);
/external/oprofile/module/x86/
H A Dop_rtc.c30 static void do_rtc_interrupt(int irq, void * dev_id, struct pt_regs * regs) argument
/external/kernel-headers/original/linux/
H A Data.h325 static inline int atapi_cdb_len(const u16 *dev_id) argument
327 u16 tmp = dev_id[0] & 0x3;
H A Dinterrupt.h72 void *dev_id; member in struct:irqaction
78 extern irqreturn_t no_action(int cpl, void *dev_id, struct pt_regs *regs);
H A Drtc.h211 irqreturn_t rtc_interrupt(int irq, void *dev_id, struct pt_regs *regs);
H A Ddmaengine.h167 * @dev_id: unique device ID
186 int dev_id; member in struct:dma_device
H A Dirq.h108 void (*release)(unsigned int irq, void *dev_id);
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_dev_disc.c19 const u8 *dev_id)
34 p2p_buf_add_device_id(buf, dev_id);
17 p2p_build_dev_disc_req(struct p2p_data *p2p, struct p2p_device *go, const u8 *dev_id) argument
H A Dp2p.h396 * @dev_id: Device ID to search for or %NULL to find all devices
420 const u8 *req_dev_types, const u8 *dev_id, u16 pw_id);
868 * @dev_id: Device ID to search for or %NULL to find all devices
875 const u8 *dev_id, unsigned int search_delay);
1457 int p2p_group_go_discover(struct p2p_group *group, const u8 *dev_id,
1523 * @dev_id: Device ID to search for or %NULL for any
1525 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id);
H A Dp2p_group.c793 const u8 *dev_id)
798 if (os_memcmp(dev_id, m->dev_addr, ETH_ALEN) == 0)
847 int p2p_group_go_discover(struct p2p_group *group, const u8 *dev_id, argument
855 m = p2p_group_get_client(group, dev_id);
868 MACSTR, MAC2STR(dev_id));
792 p2p_group_get_client(struct p2p_group *group, const u8 *dev_id) argument
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_dev_disc.c19 const u8 *dev_id)
34 p2p_buf_add_device_id(buf, dev_id);
17 p2p_build_dev_disc_req(struct p2p_data *p2p, struct p2p_device *go, const u8 *dev_id) argument
H A Dp2p.h396 * @dev_id: Device ID to search for or %NULL to find all devices
420 const u8 *req_dev_types, const u8 *dev_id, u16 pw_id);
868 * @dev_id: Device ID to search for or %NULL to find all devices
875 const u8 *dev_id, unsigned int search_delay);
1457 int p2p_group_go_discover(struct p2p_group *group, const u8 *dev_id,
1523 * @dev_id: Device ID to search for or %NULL for any
1525 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id);
H A Dp2p_group.c793 const u8 *dev_id)
798 if (os_memcmp(dev_id, m->dev_addr, ETH_ALEN) == 0)
847 int p2p_group_go_discover(struct p2p_group *group, const u8 *dev_id, argument
855 m = p2p_group_get_client(group, dev_id);
868 MACSTR, MAC2STR(dev_id));
792 p2p_group_get_client(struct p2p_group *group, const u8 *dev_id) argument
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_dev_disc.c19 const u8 *dev_id)
34 p2p_buf_add_device_id(buf, dev_id);
17 p2p_build_dev_disc_req(struct p2p_data *p2p, struct p2p_device *go, const u8 *dev_id) argument
H A Dp2p.h396 * @dev_id: Device ID to search for or %NULL to find all devices
420 const u8 *req_dev_types, const u8 *dev_id, u16 pw_id);
868 * @dev_id: Device ID to search for or %NULL to find all devices
875 const u8 *dev_id, unsigned int search_delay);
1457 int p2p_group_go_discover(struct p2p_group *group, const u8 *dev_id,
1523 * @dev_id: Device ID to search for or %NULL for any
1525 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id);
H A Dp2p_group.c793 const u8 *dev_id)
798 if (os_memcmp(dev_id, m->dev_addr, ETH_ALEN) == 0)
847 int p2p_group_go_discover(struct p2p_group *group, const u8 *dev_id, argument
855 m = p2p_group_get_client(group, dev_id);
868 MACSTR, MAC2STR(dev_id));
792 p2p_group_get_client(struct p2p_group *group, const u8 *dev_id) argument

Completed in 1644 milliseconds

12