Home
last modified time | relevance | path

Searched defs:ares (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dresource.c105 bool acpi_dev_resource_memory(struct acpi_resource *ares, struct resource *res) in acpi_dev_resource_memory()
178 bool acpi_dev_resource_io(struct acpi_resource *ares, struct resource *res) in acpi_dev_resource_io()
288 bool acpi_dev_resource_address_space(struct acpi_resource *ares, in acpi_dev_resource_address_space()
317 bool acpi_dev_resource_ext_address_space(struct acpi_resource *ares, in acpi_dev_resource_ext_address_space()
452 bool acpi_dev_resource_interrupt(struct acpi_resource *ares, int index, in acpi_dev_resource_interrupt()
530 static acpi_status acpi_dev_process_resource(struct acpi_resource *ares, in acpi_dev_process_resource()
631 static int is_memory(struct acpi_resource *ares, void *not_used) in is_memory()
675 int acpi_dev_filter_resource_type(struct acpi_resource *ares, in acpi_dev_filter_resource_type()
H A Devged.c68 static acpi_status acpi_ged_request_interrupt(struct acpi_resource *ares, in acpi_ged_request_interrupt()
H A Dacpi_apd.c63 static int misc_check_res(struct acpi_resource *ares, void *data) in misc_check_res()
H A Dirq.c178 static acpi_status acpi_irq_parse_one_cb(struct acpi_resource *ares, in acpi_irq_parse_one_cb()
H A Dscan.c1552 static int acpi_check_serial_bus_slave(struct acpi_resource *ares, void *data) in acpi_check_serial_bus_slave()
1701 static acpi_status acpi_get_resource_memory(struct acpi_resource *ares, in acpi_get_resource_memory()
/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-core-acpi.c55 bool i2c_acpi_get_i2c_resource(struct acpi_resource *ares, in i2c_acpi_get_i2c_resource()
72 static int i2c_acpi_fill_info(struct acpi_resource *ares, void *data) in i2c_acpi_fill_info()
136 static int i2c_acpi_add_resource(struct acpi_resource *ares, void *data) in i2c_acpi_add_resource()
589 struct acpi_resource *ares; in i2c_acpi_space_handler() local
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dqcom-irq-combiner.c145 static acpi_status count_registers_cb(struct acpi_resource *ares, void *context) in count_registers_cb()
176 static acpi_status get_registers_cb(struct acpi_resource *ares, void *context) in get_registers_cb()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-acpi.c154 bool acpi_gpio_get_irq_resource(struct acpi_resource *ares, in acpi_gpio_get_irq_resource()
260 static acpi_status acpi_gpiochip_alloc_event(struct acpi_resource *ares, in acpi_gpiochip_alloc_event()
642 static int acpi_populate_gpio_lookup(struct acpi_resource *ares, void *data) in acpi_populate_gpio_lookup()
1000 struct acpi_resource *ares; in acpi_gpio_adr_space_handler() local
1294 static int acpi_find_gpio_count(struct acpi_resource *ares, void *data) in acpi_find_gpio_count()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_cht_int33fe_common.c19 static int cht_int33fe_i2c_res_filter(struct acpi_resource *ares, void *data) in cht_int33fe_i2c_res_filter()
H A Di2c-multi-instantiate.c34 static int i2c_multi_inst_count(struct acpi_resource *ares, void *data) in i2c_multi_inst_count()
H A Dsurface3_power.c385 struct acpi_resource *ares; in mshw0011_space_handler() local
/OK3568_Linux_fs/kernel/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_acpi.c84 static int acpi_i2c_check_resource(struct acpi_resource *ares, void *data) in acpi_i2c_check_resource()
/OK3568_Linux_fs/kernel/drivers/tty/serdev/
H A Dcore.c589 static int acpi_serdev_parse_resource(struct acpi_resource *ares, void *data) in acpi_serdev_parse_resource()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dsi_vbt.c407 static int i2c_adapter_lookup(struct acpi_resource *ares, void *data) in i2c_adapter_lookup()
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm_crb.c435 static int crb_check_resource(struct acpi_resource *ares, void *data) in crb_check_resource()
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Daes_gcm.c66 unsigned int mres, ares; member
H A Dsm4_gcm.c60 unsigned int mres, ares; member
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_bcm.c896 static int bcm_resource(struct acpi_resource *ares, void *data) in bcm_resource()
/OK3568_Linux_fs/kernel/include/linux/
H A Dacpi.h486 static inline int acpi_dev_filter_resource_type_cb(struct acpi_resource *ares, in acpi_dev_filter_resource_type_cb()
1093 static inline bool acpi_gpio_get_irq_resource(struct acpi_resource *ares, in acpi_gpio_get_irq_resource()
H A Di2c.h1002 static inline bool i2c_acpi_get_i2c_resource(struct acpi_resource *ares, in i2c_acpi_get_i2c_resource()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgoodix.c748 static int goodix_resource(struct acpi_resource *ares, void *data) in goodix_resource()
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dsensors.c392 unsigned int ares = in scmi_sensor_axis_description() local
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi.c2142 static int acpi_spi_add_resource(struct acpi_resource *ares, void *data) in acpi_spi_add_resource()