Home
last modified time | relevance | path

Searched defs:chip_data (Results 1 – 25 of 39) sorted by relevance

12

/linux/drivers/irqchip/
H A Dirq-stm32mp-exti.c266 static void stm32mp_chip_suspend(struct stm32mp_exti_chip_data *chip_data, u32 wake_active) in stm32mp_chip_suspend()
278 static void stm32mp_chip_resume(struct stm32mp_exti_chip_data *chip_data, u32 mask_cache) in stm32mp_chip_resume()
293 struct stm32mp_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); in stm32mp_exti_write_bit() local
302 struct stm32mp_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); in stm32mp_exti_set_bit() local
315 struct stm32mp_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); in stm32mp_exti_clr_bit() local
328 struct stm32mp_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); in stm32mp_exti_eoi() local
344 struct stm32mp_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); in stm32mp_exti_mask() local
357 struct stm32mp_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); in stm32mp_exti_unmask() local
370 struct stm32mp_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); in stm32mp_exti_set_type() local
405 struct stm32mp_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); in stm32mp_exti_set_wake() local
[all …]
H A Dirq-stm32-exti.c110 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_exti_pending() local
167 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_set_type() local
186 static void stm32_chip_suspend(struct stm32_exti_chip_data *chip_data, in stm32_chip_suspend()
199 static void stm32_chip_resume(struct stm32_exti_chip_data *chip_data, in stm32_chip_resume()
214 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_suspend() local
222 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_resume() local
259 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_ack() local
305 struct stm32_exti_chip_data *chip_data; in stm32_exti_chip_init() local
357 struct stm32_exti_chip_data *chip_data; in stm32_exti_init() local
H A Dirq-owl-sirq.c135 struct owl_sirq_chip_data *chip_data = irq_data_get_irq_chip_data(data); in owl_sirq_eoi() local
150 struct owl_sirq_chip_data *chip_data = irq_data_get_irq_chip_data(data); in owl_sirq_mask() local
158 struct owl_sirq_chip_data *chip_data = irq_data_get_irq_chip_data(data); in owl_sirq_unmask() local
171 struct owl_sirq_chip_data *chip_data = irq_data_get_irq_chip_data(data); in owl_sirq_set_type() local
231 struct owl_sirq_chip_data *chip_data = domain->host_data; in owl_sirq_domain_alloc() local
282 struct owl_sirq_chip_data *chip_data; in owl_sirq_init() local
H A Dirq-mtk-cirq.c68 static void __iomem *mtk_cirq_reg(struct mtk_cirq_chip_data *chip_data, in mtk_cirq_reg()
74 static void __iomem *mtk_cirq_irq_reg(struct mtk_cirq_chip_data *chip_data, in mtk_cirq_irq_reg()
83 struct mtk_cirq_chip_data *chip_data = data->chip_data; in mtk_cirq_write_mask() local
H A Dirq-mtk-sysirq.c29 struct mtk_sysirq_chip_data *chip_data = data->chip_data; in mtk_sysirq_set_type() local
127 struct mtk_sysirq_chip_data *chip_data; in mtk_sysirq_of_init() local
H A Dirq-vf610-mscm-ir.c89 struct vf610_mscm_ir_chip_data *chip_data = data->chip_data; in vf610_mscm_ir_enable() local
106 struct vf610_mscm_ir_chip_data *chip_data = data->chip_data; in vf610_mscm_ir_disable() local
H A Dexynos-combiner.c67 struct combiner_chip_data *chip_data = irq_desc_get_handler_data(desc); in combiner_handle_cascade_irq() local
96 struct combiner_chip_data *chip_data = irq_data_get_irq_chip_data(d); in combiner_set_affinity() local
H A Dirq-gic-pm.c20 struct gic_chip_data *chip_data; member
/linux/drivers/power/supply/
H A Dmax17040_battery.c55 struct chip_data { struct
65 static struct chip_data max17040_family[] = { argument
/linux/drivers/spi/
H A Dspi-pxa2xx.c61 struct chip_data { struct
62 u32 cr1;
63 u32 dds_rate;
64 u32 threshold;
65 u16 lpss_rx_threshold;
66 u16 lpss_tx_threshold;
/linux/drivers/iio/accel/
H A Dadxl313_i2c.c61 const struct adxl313_chip_info *chip_data; in adxl313_i2c_probe() local
H A Dadxl355_i2c.c26 const struct adxl355_chip_info *chip_data; in adxl355_i2c_probe() local
H A Dadxl380_i2c.c24 const struct adxl380_chip_info *chip_data; in adxl380_i2c_probe() local
H A Dadxl355_spi.c28 const struct adxl355_chip_info *chip_data; in adxl355_spi_probe() local
H A Dadxl380_spi.c25 const struct adxl380_chip_info *chip_data; in adxl380_spi_probe() local
H A Dadxl313_spi.c66 const struct adxl313_chip_info *chip_data; in adxl313_spi_probe() local
/linux/drivers/gpio/
H A Dgpio-104-idi-48.c132 struct regmap_irq_chip_data *chip_data; in idi_48_probe() local
H A Dgpio-idio-16.c109 struct regmap_irq_chip_data *chip_data; in devm_idio_16_regmap_register() local
H A Dgpio-pca9570.c39 const struct pca9570_chip_data *chip_data; member
H A Dgpio-ws16c48.c253 struct regmap_irq_chip_data *chip_data; in ws16c48_probe() local
H A Dgpio-104-dio-48e.c233 struct regmap_irq_chip_data *chip_data; in dio48e_probe() local
/linux/drivers/hid/i2c-hid/
H A Di2c-hid-of-elan.c35 const struct elan_i2c_hid_chip_data *chip_data; member
/linux/arch/x86/platform/uv/
H A Duv_irq.c78 struct uv_irq_2_mmr_pnode *chip_data; in uv_domain_alloc() local
/linux/drivers/thermal/
H A Dloongson2_thermal.c47 const struct loongson2_thermal_chip_data *chip_data; member
/linux/drivers/input/touchscreen/
H A Dektf2127.c256 const struct ektf2127_i2c_chip_data *chip_data; in ektf2127_probe() local

12