Searched refs:bulk_id (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | usb_ops_linux.h | 57 u8 bulk_id, u32 len, u8 *pkt_data_buf); 62 u8 *inbuf, u32 inbuf_len, u8 bulk_id, u8 minlen);
|
| H A D | drv_types.h | 1081 u8 bulk_id; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | usb_ops_linux.h | 57 u8 bulk_id, u32 len, u8 *pkt_data_buf); 62 u8 *inbuf, u32 inbuf_len, u8 bulk_id, u8 minlen);
|
| H A D | drv_types.h | 1088 u8 bulk_id; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_windows.h | 744 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument 746 if(pltfm_usb_out_token_send(h, tx_buf_ptr, pkt_data_buf, len, bulk_id) == TRUE) in os_usb_tx()
|
| H A D | pltfm_ops_linux.h | 745 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument 748 bulk_id, len, pkt_data_buf); in os_usb_tx()
|
| H A D | pltfm_ops_macos.h | 449 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument
|
| H A D | pltfm_ops_none.h | 539 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_windows.h | 753 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument 755 if(pltfm_usb_out_token_send(h, tx_buf_ptr, pkt_data_buf, len, bulk_id) == TRUE) in os_usb_tx()
|
| H A D | pltfm_ops_macos.h | 458 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument
|
| H A D | pltfm_ops_linux.h | 848 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument 851 bulk_id, len, pkt_data_buf); in os_usb_tx()
|
| H A D | pltfm_ops_none.h | 548 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument
|