Lines Matching defs:adev
51 static inline acpi_handle acpi_device_handle(struct acpi_device *adev) in acpi_device_handle()
57 #define ACPI_COMPANION_SET(dev, adev) set_primary_fwnode(dev, (adev) ? \ argument
72 static inline const char *acpi_dev_name(struct acpi_device *adev) in acpi_dev_name()
467 #define ACPI_COMPANION_SET(dev, adev) do { } while (0) argument
482 static inline struct fwnode_handle *acpi_fwnode_handle(struct acpi_device *adev) in acpi_fwnode_handle()
492 static inline const char *acpi_dev_name(struct acpi_device *adev) in acpi_dev_name()
721 static inline void acpi_dev_remove_driver_gpios(struct acpi_device *adev) in acpi_dev_remove_driver_gpios()
727 static inline int acpi_dev_add_driver_gpios(struct acpi_device *adev, in acpi_dev_add_driver_gpios()
732 static inline void acpi_dev_remove_driver_gpios(struct acpi_device *adev) {} in acpi_dev_remove_driver_gpios()
739 struct acpi_device *adev; member
764 static inline int acpi_dev_get_property(struct acpi_device *adev, in acpi_dev_get_property()
770 static inline int acpi_dev_get_property_array(struct acpi_device *adev, in acpi_dev_get_property_array()
777 static inline int acpi_dev_get_property_reference(struct acpi_device *adev, in acpi_dev_get_property_reference()
784 static inline int acpi_dev_prop_get(struct acpi_device *adev, in acpi_dev_prop_get()
791 static inline int acpi_dev_prop_read_single(struct acpi_device *adev, in acpi_dev_prop_read_single()
799 static inline int acpi_dev_prop_read(struct acpi_device *adev, in acpi_dev_prop_read()