Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dhd.h19 size_t hd_priv_size; member
/openbmc/linux/drivers/greybus/
H A Dhd.c161 hd = kzalloc(sizeof(*hd) + driver->hd_priv_size, GFP_KERNEL); in gb_hd_create()
H A Des2.c730 .hd_priv_size = sizeof(struct es2_ap_dev),