Home
last modified time | relevance | path

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

/include/linux/gpio/
Dconsumer.h196 static inline int gpiod_count(struct device *dev, const char *con_id) in gpiod_count()
202 const char *con_id, in gpiod_get()
209 const char *con_id, in gpiod_get_index()
217 gpiod_get_optional(struct device *dev, const char *con_id, in gpiod_get_optional()
224 gpiod_get_index_optional(struct device *dev, const char *con_id, in gpiod_get_index_optional()
231 gpiod_get_array(struct device *dev, const char *con_id, in gpiod_get_array()
238 gpiod_get_array_optional(struct device *dev, const char *con_id, in gpiod_get_array_optional()
271 const char *con_id, in devm_gpiod_get()
279 const char *con_id, in devm_gpiod_get_index()
287 devm_gpiod_get_optional(struct device *dev, const char *con_id, in devm_gpiod_get_optional()
[all …]
Dmachine.h38 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.h556 const char *con_id) in of_pwm_get()
573 const char *con_id) in devm_of_pwm_get()
580 const char *con_id) in devm_fwnode_pwm_get()
627 const char *con_id; member
Dreset-controller.h43 const char *con_id; member
Dclk.h937 struct device_node *np, const char *con_id) in devm_get_clk_from_child()
1018 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
Dproperty.h445 const char *con_id, void *data, in device_connection_find_match()
/include/linux/phy/
Dphy.h176 const char *con_id; member
418 const char *con_id) in devm_of_phy_get()
442 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get()
500 phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup()
504 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()