Searched refs:size_ (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/media/usb/dvb-usb-v2/ |
| A D | dvb_usb.h | 65 #define DVB_USB_STREAM_BULK(endpoint_, count_, size_) { \ argument 71 .buffersize = size_, \ 76 #define DVB_USB_STREAM_ISOC(endpoint_, count_, frames_, size_, interval_) { \ argument 83 .framesize = size_,\
|
| /linux/include/rdma/ |
| A D | ib_verbs.h | 2265 .size_##ib_struct = \ 2273 ((struct ib_type *)rdma_zalloc_obj(ib_dev, ib_dev->ops.size_##ib_type, \ 2277 ((struct ib_type *)rdma_zalloc_obj(ib_dev, ib_dev->ops.size_##ib_type, \ 2283 #define DECLARE_RDMA_OBJ_SIZE(ib_struct) size_t size_##ib_struct
|
| /linux/drivers/infiniband/core/ |
| A D | device.c | 2575 #define SET_OBJ_SIZE(ptr, name) SET_DEVICE_OP(ptr, size_##name) in ib_set_device_ops()
|
Completed in 26 milliseconds