Home
last modified time | relevance | path

Searched defs:con_id (Results 1 – 10 of 10) sorted by relevance

/include/linux/gpio/
Dconsumer.h187 static inline int gpiod_count(struct device *dev, const char *con_id) in gpiod_count()
193 const char *con_id, in gpiod_get()
200 const char *con_id, in gpiod_get_index()
208 gpiod_get_optional(struct device *dev, const char *con_id, in gpiod_get_optional()
215 gpiod_get_index_optional(struct device *dev, const char *con_id, in gpiod_get_index_optional()
222 gpiod_get_array(struct device *dev, const char *con_id, in gpiod_get_array()
229 gpiod_get_array_optional(struct device *dev, const char *con_id, in gpiod_get_array_optional()
262 const char *con_id, in devm_gpiod_get()
270 const char *con_id, in devm_gpiod_get_index()
278 devm_gpiod_get_optional(struct device *dev, const char *con_id, in devm_gpiod_get_optional()
[all …]
Dmachine.h35 const char *con_id; member
/include/linux/
Dpm_clock.h65 static inline int pm_clk_add(struct device *dev, const char *con_id) in pm_clk_add()
78 static inline void pm_clk_remove(struct device *dev, const char *con_id) in pm_clk_remove()
Dclkdev.h21 const char *con_id; member
Dpwm.h550 const char *con_id) in of_pwm_get()
567 const char *con_id) in devm_of_pwm_get()
574 const char *con_id) in devm_fwnode_pwm_get()
621 const char *con_id; member
Dreset-controller.h43 const char *con_id; member
Dclk.h799 struct device_node *np, const char *con_id) in devm_get_clk_from_child()
888 static inline struct clk *clk_get_sys(const char *dev_id, const char *con_id) in clk_get_sys()
Dnvmem-consumer.h44 const char *con_id; member
/include/linux/phy/
Dphy.h168 const char *con_id; member
409 const char *con_id) in devm_of_phy_get()
429 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get()
487 phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup()
491 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup()
/include/linux/soc/qcom/
Dsmem_state.h27 const char *con_id, unsigned *bit) in qcom_smem_state_get()