Searched refs:size_ (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/media/usb/dvb-usb-v2/ |
| 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-v5.4/include/rdma/ |
| D | ib_verbs.h | 2239 .size_##ib_struct = \ 2247 ((struct ib_type *)kzalloc(ib_dev->ops.size_##ib_type, gfp)) 2252 #define DECLARE_RDMA_OBJ_SIZE(ib_struct) size_t size_##ib_struct
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | device.c | 2541 #define SET_OBJ_SIZE(ptr, name) SET_DEVICE_OP(ptr, size_##name) in ib_set_device_ops()
|