hbm_props_request  192 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct hbm_props_request prop_req = { 0 };
hbm_props_request  583 drivers/misc/mei/hbm.c 	struct hbm_props_request prop_req;
hbm_props_request  584 drivers/misc/mei/hbm.c 	const size_t len = sizeof(struct hbm_props_request);
hbm_props_request  600 drivers/misc/mei/hbm.c 	memset(&prop_req, 0, sizeof(struct hbm_props_request));