Searched defs:prod (Results 1 – 6 of 6) sorted by relevance
| /include/uapi/linux/ |
| A D | zorro.h | 36 #define ZORRO_ID(manuf, prod, epc) \ argument
|
| /include/linux/ |
| A D | usb.h | 990 #define USB_DEVICE(vend, prod) \ argument 1004 #define USB_DEVICE_VER(vend, prod, lo, hi) \ argument 1020 #define USB_DEVICE_INTERFACE_CLASS(vend, prod, cl) \ argument 1036 #define USB_DEVICE_INTERFACE_PROTOCOL(vend, prod, pr) \ argument 1052 #define USB_DEVICE_INTERFACE_NUMBER(vend, prod, num) \ argument 1103 #define USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr) \ argument
|
| A D | hid.h | 750 #define HID_DEVICE(b, g, ven, prod) \ argument 752 #define HID_USB_DEVICE(ven, prod) \ argument 754 #define HID_BLUETOOTH_DEVICE(ven, prod) \ argument 756 #define HID_I2C_DEVICE(ven, prod) \ argument
|
| /include/linux/qed/ |
| A D | qed_chain.h | 208 u32 prod = qed_chain_get_prod_idx(chain); in qed_chain_get_elem_used() local 230 u64 prod = qed_chain_get_prod_idx_u32(chain); in qed_chain_get_elem_used_u32() local
|
| A D | common_hsi.h | 797 __le32 prod; member
|
| A D | qed_if.h | 1426 u32 prod = 0; in qed_sb_update_sb_idx() local
|
Completed in 36 milliseconds