Searched defs:con_id (Results 1 – 10 of 10) sorted by relevance
/include/linux/gpio/ |
D | consumer.h | 187 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 …]
|
D | machine.h | 35 const char *con_id; member
|
/include/linux/ |
D | pm_clock.h | 65 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()
|
D | clkdev.h | 21 const char *con_id; member
|
D | pwm.h | 550 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
|
D | reset-controller.h | 43 const char *con_id; member
|
D | clk.h | 799 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()
|
D | nvmem-consumer.h | 44 const char *con_id; member
|
/include/linux/phy/ |
D | phy.h | 168 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/ |
D | smem_state.h | 27 const char *con_id, unsigned *bit) in qcom_smem_state_get()
|