Home
last modified time | relevance | path

Searched refs:size_ (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/usb/dvb-usb-v2/
A Ddvb_usb.h65 #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 Dib_verbs.h2265 .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 Ddevice.c2575 #define SET_OBJ_SIZE(ptr, name) SET_DEVICE_OP(ptr, size_##name) in ib_set_device_ops()

Completed in 26 milliseconds