Home
last modified time | relevance | path

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

/include/linux/gpio/
Dconsumer.h193 static inline int gpiod_count(struct device *dev, const char *con_id) in gpiod_count()
199 const char *con_id, in gpiod_get()
206 const char *con_id, in gpiod_get_index()
214 gpiod_get_optional(struct device *dev, const char *con_id, in gpiod_get_optional()
221 gpiod_get_index_optional(struct device *dev, const char *con_id, in gpiod_get_index_optional()
228 gpiod_get_array(struct device *dev, const char *con_id, in gpiod_get_array()
235 gpiod_get_array_optional(struct device *dev, const char *con_id, in gpiod_get_array_optional()
268 const char *con_id, in devm_gpiod_get()
276 const char *con_id, in devm_gpiod_get_index()
284 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/soc/qcom/
Dsmem_state.h28 const char *con_id, unsigned *bit) in qcom_smem_state_get()
34 const char *con_id, in devm_qcom_smem_state_get()
/include/linux/
Dpm_clock.h66 static inline int pm_clk_add(struct device *dev, const char *con_id) in pm_clk_add()
79 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.h519 const char *con_id) in of_pwm_get()
536 const char *con_id) in devm_of_pwm_get()
543 const char *con_id) in devm_fwnode_pwm_get()
587 const char *con_id; member
Dreset-controller.h43 const char *con_id; member
Dclk.h959 struct device_node *np, const char *con_id) in devm_get_clk_from_child()
1040 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.h448 const char *con_id, void *data, in device_connection_find_match()
/include/linux/phy/
Dphy.h186 const char *con_id; member
444 const char *con_id) in devm_of_phy_get()
468 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get()
526 phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup()
530 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup()