Home
last modified time | relevance | path

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

/linux/include/linux/soc/qcom/
A Dqcom-pbs.h17 struct pbs_dev *get_pbs_client_device(struct device *client_dev);
24 static inline struct pbs_dev *get_pbs_client_device(struct device *client_dev) in get_pbs_client_device() function
/linux/drivers/soc/qcom/
A Dqcom-pbs.c150 struct pbs_dev *get_pbs_client_device(struct device *dev) in get_pbs_client_device() function
184 EXPORT_SYMBOL_GPL(get_pbs_client_device);
/linux/drivers/leds/rgb/
A Dleds-qcom-lpg.c1564 lpg->pbs_dev = get_pbs_client_device(lpg->dev); in lpg_init_sdam()

Completed in 11 milliseconds