Home
last modified time | relevance | path

Searched refs:mei_hbm_prop_req (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhbm.c596 * mei_hbm_prop_req - request property for a single client
603 static int mei_hbm_prop_req(struct mei_device *dev, unsigned long start_idx) in mei_hbm_prop_req() function
1334 if (mei_hbm_prop_req(dev, props_res->me_addr + 1)) in mei_hbm_dispatch()
1360 if (mei_hbm_prop_req(dev, 0)) in mei_hbm_dispatch()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dhbm.c721 * mei_hbm_prop_req - request property for a single client
728 static int mei_hbm_prop_req(struct mei_device *dev, unsigned long start_idx) in mei_hbm_prop_req() function
1500 if (mei_hbm_prop_req(dev, props_res->me_addr + 1)) in mei_hbm_dispatch()
1531 if (mei_hbm_prop_req(dev, 0)) in mei_hbm_dispatch()

Completed in 4 milliseconds