Searched refs:qcom_pbs_trigger_event (Results 1 – 3 of 3) sorted by relevance
16 int qcom_pbs_trigger_event(struct pbs_dev *pbs, u8 bitmap);19 static inline int qcom_pbs_trigger_event(struct pbs_dev *pbs, u8 bitmap) in qcom_pbs_trigger_event() function
75 int qcom_pbs_trigger_event(struct pbs_dev *pbs, u8 bitmap) in qcom_pbs_trigger_event() function139 EXPORT_SYMBOL_GPL(qcom_pbs_trigger_event);
295 rc = qcom_pbs_trigger_event(lpg->pbs_dev, val); in lpg_set_pbs_trigger()