Home
last modified time | relevance | path

Searched defs:chip_data (Results 26 - 50 of 73) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-104-dio-48e.c233 struct regmap_irq_chip_data *chip_data; in dio48e_probe() local
H A Dgpio-loongson-64bit.c36 const struct loongson_gpio_chip_data *chip_data; member
[all...]
H A Dgpio-ws16c48.c253 struct regmap_irq_chip_data *chip_data; in ws16c48_probe() local
H A Dgpio-pcie-idio-24.c305 struct regmap_irq_chip_data *chip_data; in idio_24_probe() local
/kernel/linux/linux-6.6/drivers/irqchip/
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-mtk-cirq.c68 static void __iomem *mtk_cirq_reg(struct mtk_cirq_chip_data *chip_data, in mtk_cirq_reg() argument
74 static void __iomem *mtk_cirq_irq_reg(struct mtk_cirq_chip_data *chip_data, in mtk_cirq_irq_reg() argument
83 struct mtk_cirq_chip_data *chip_data = data->chip_data; in mtk_cirq_write_mask() 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; owl_sirq_init() local
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Dhtc-i2cpld.c216 struct htcpld_chip *chip_data = gpiochip_get_data(chip); in htcpld_chip_set() local
235 struct htcpld_chip *chip_data; in htcpld_chip_set_ni() local
245 struct htcpld_chip *chip_data = gpiochip_get_data(chip); htcpld_chip_get() local
277 struct htcpld_chip *chip_data = gpiochip_get_data(chip); htcpld_chip_to_irq() local
287 struct htcpld_chip *chip_data = i2c_get_clientdata(client); htcpld_chip_reset() local
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-dw-core.c27 struct chip_data { struct
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/
H A Drealtek.h83 void *chip_data; /* Per-chip extra variant data */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_dev.h195 void *chip_data; member
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dpowr1220.c177 struct powr1220_data *chip_data = (struct powr1220_data *)data; in powr1220_is_visible() local
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dmsg2638.c360 const struct msg_chip_data *chip_data; in msg2638_ts_probe() local
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dpwm.h86 void *chip_data; member
/kernel/linux/linux-5.10/include/linux/
H A Dmsi.h341 void *chip_data; member
H A Dpwm.h83 void *chip_data; member
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_dev.h197 void *chip_data; member
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dmax17040_battery.c55 struct chip_data { struct
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c71 const struct rockchip_hdmi_chip_data *chip_data; member
/kernel/linux/linux-6.6/include/linux/
H A Dpwm.h85 void *chip_data; member
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dmax17040_battery.c54 struct chip_data { struct
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c76 const struct rockchip_hdmi_chip_data *chip_data; member
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-stm32-exti.c238 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_exti_pending() local
302 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_set_type() local
337 static void stm32_chip_suspend(struct stm32_exti_chip_data *chip_data, in stm32_chip_suspend() argument
350 stm32_chip_resume(struct stm32_exti_chip_data *chip_data, u32 mask_cache) stm32_chip_resume() argument
365 struct stm32_exti_chip_data *chip_data = gc->private; stm32_irq_suspend() local
374 struct stm32_exti_chip_data *chip_data = gc->private; stm32_irq_resume() local
412 struct stm32_exti_chip_data *chip_data = gc->private; stm32_irq_ack() local
427 struct stm32_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); stm32_exti_write_bit() local
436 struct stm32_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); stm32_exti_set_bit() local
449 struct stm32_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); stm32_exti_clr_bit() local
462 struct stm32_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); stm32_exti_h_eoi() local
479 struct stm32_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); stm32_exti_h_mask() local
492 struct stm32_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); stm32_exti_h_unmask() local
505 struct stm32_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); stm32_exti_h_set_type() local
543 struct stm32_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); stm32_exti_h_set_wake() local
569 struct stm32_exti_chip_data *chip_data; stm32_exti_h_suspend() local
584 struct stm32_exti_chip_data *chip_data; stm32_exti_h_resume() local
615 struct stm32_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); stm32_exti_h_retrigger() local
655 struct stm32_exti_chip_data *chip_data; stm32_exti_h_domain_alloc() local
727 struct stm32_exti_chip_data *chip_data; stm32_exti_chip_init() local
781 struct stm32_exti_chip_data *chip_data; stm32_exti_init() local
[all...]
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dedt-ft5x06.c1074 const struct edt_i2c_chip_data *chip_data; in edt_ft5x06_ts_probe() local
/kernel/linux/linux-5.10/kernel/irq/
H A Dirqdomain.c1354 irq_domain_set_hwirq_and_chip(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, struct irq_chip *chip, void *chip_data) irq_domain_set_hwirq_and_chip() argument
1382 irq_domain_set_info(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, struct irq_chip *chip, void *chip_data, irq_flow_handler_t handler, void *handler_data, const char *handler_name) irq_domain_set_info() argument
1894 irq_domain_set_info(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, struct irq_chip *chip, void *chip_data, irq_flow_handler_t handler, void *handler_data, const char *handler_name) irq_domain_set_info() argument
[all...]

Completed in 21 milliseconds

123