hd_priv_size      733 drivers/greybus/es2.c 	.hd_priv_size			= sizeof(struct es2_ap_dev),
hd_priv_size      161 drivers/greybus/hd.c 	hd = kzalloc(sizeof(*hd) + driver->hd_priv_size, GFP_KERNEL);
hd_priv_size       19 include/linux/greybus/hd.h 	size_t	hd_priv_size;