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

/linux-master/include/linux/soc/qcom/
H 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) function
/linux-master/drivers/soc/qcom/
H A Dqcom-pbs.c141 * get_pbs_client_device() - Get the PBS device used by client
149 struct pbs_dev *get_pbs_client_device(struct device *dev) function
188 EXPORT_SYMBOL_GPL(get_pbs_client_device); variable
/linux-master/drivers/leds/rgb/
H A Dleds-qcom-lpg.c1561 lpg->pbs_dev = get_pbs_client_device(lpg->dev);

Completed in 263 milliseconds