Searched defs:con_id (Results 1 – 16 of 16) sorted by relevance
| /include/linux/gpio/ |
| A D | consumer.h | 198 const char *con_id, in gpiod_get() 205 const char *con_id, in gpiod_get_index() 213 gpiod_get_optional(struct device *dev, const char *con_id, in gpiod_get_optional() 227 gpiod_get_array(struct device *dev, const char *con_id, in gpiod_get_array() 267 const char *con_id, in devm_gpiod_get() 275 const char *con_id, in devm_gpiod_get_index() 283 devm_gpiod_get_optional(struct device *dev, const char *con_id, in devm_gpiod_get_optional() 297 devm_gpiod_get_array(struct device *dev, const char *con_id, in devm_gpiod_get_array() 537 const char *con_id, int index, in fwnode_gpiod_get_index() 547 const char *con_id, int index, in devm_fwnode_gpiod_get_index() [all …]
|
| A D | machine.h | 38 const char *con_id; member
|
| /include/linux/soc/qcom/ |
| A D | smem_state.h | 28 const char *con_id, unsigned *bit) in qcom_smem_state_get() 34 const char *con_id, in devm_qcom_smem_state_get()
|
| /include/linux/framer/ |
| A D | framer.h | 184 static inline struct framer *framer_get(struct device *dev, const char *con_id) in framer_get() 193 static inline struct framer *devm_framer_get(struct device *dev, const char *con_id) in devm_framer_get() 198 static inline struct framer *devm_framer_optional_get(struct device *dev, const char *con_id) in devm_framer_optional_get()
|
| /include/linux/phy/ |
| A D | phy.h | 204 const char *con_id; member 461 const char *con_id) in devm_of_phy_get() 468 const char *con_id) in devm_of_phy_optional_get() 492 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() 550 phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup() 554 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup()
|
| /include/drm/ |
| A D | drm_privacy_screen_machine.h | 26 const char *con_id; member
|
| A D | drm_privacy_screen_consumer.h | 34 const char *con_id) in drm_privacy_screen_get()
|
| /include/linux/ |
| A D | clkdev.h | 21 const char *con_id; member
|
| A D | pm_clock.h | 64 static inline int pm_clk_add(struct device *dev, const char *con_id) in pm_clk_add()
|
| A D | reset-controller.h | 43 const char *con_id; member
|
| A D | clk.h | 1046 struct device_node *np, const char *con_id) in devm_get_clk_from_child() 1127 static inline struct clk *clk_get_sys(const char *dev_id, const char *con_id) in clk_get_sys()
|
| A D | pwm.h | 604 const char *con_id) in devm_fwnode_pwm_get() 649 const char *con_id; member
|
| A D | nvmem-consumer.h | 37 const char *con_id; member
|
| A D | property.h | 535 const char *con_id, void *data, in device_connection_find_match()
|
| A D | leds.h | 58 const char *con_id; member
|
| A D | acpi.h | 1298 static inline int acpi_dev_gpio_irq_wake_get_by(struct acpi_device *adev, const char *con_id, in acpi_dev_gpio_irq_wake_get_by() 1311 static inline int acpi_dev_gpio_irq_get_by(struct acpi_device *adev, const char *con_id, in acpi_dev_gpio_irq_get_by()
|
Completed in 42 milliseconds