/linux-6.3-rc2/drivers/spi/ |
A D | spi-pxa2xx.h | 59 struct chip_data { struct 60 u32 cr1; 61 u32 dds_rate; 62 u32 timeout; 63 u8 enable_dma; 64 u32 dma_burst_size; 65 u32 dma_threshold; 66 u32 threshold; 67 u16 lpss_rx_threshold; 68 u16 lpss_tx_threshold;
|
A D | spi-pl022.c | 419 struct chip_data { struct 420 u32 cr0; 421 u16 cr1; 422 u16 dmacr; 423 u16 cpsr; 424 u8 n_bytes; 425 bool enable_dma; 426 enum ssp_reading read; 427 enum ssp_writing write; 428 int xfer_type;
|
/linux-6.3-rc2/drivers/irqchip/ |
A D | irq-stm32-exti.c | 283 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_exti_pending() local 345 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_set_type() local 393 static void stm32_chip_resume(struct stm32_exti_chip_data *chip_data, in stm32_chip_resume() 408 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_suspend() local 417 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_resume() local 454 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_ack() local 611 struct stm32_exti_chip_data *chip_data; in stm32_exti_h_suspend() local 626 struct stm32_exti_chip_data *chip_data; in stm32_exti_h_resume() local 697 struct stm32_exti_chip_data *chip_data; in stm32_exti_h_domain_alloc() local 777 struct stm32_exti_chip_data *chip_data; in stm32_exti_chip_init() local [all …]
|
A D | irq-owl-sirq.c | 135 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
|
A D | irq-mtk-cirq.c | 68 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
|
A D | irq-mtk-sysirq.c | 29 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
|
A D | irq-vf610-mscm-ir.c | 89 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
|
A D | exynos-combiner.c | 67 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
|
A D | irq-gic-pm.c | 20 struct gic_chip_data *chip_data; member
|
/linux-6.3-rc2/drivers/mfd/ |
A D | mt6397-core.c | 235 struct chip_data { struct 243 static const struct chip_data mt6323_core = { argument
|
/linux-6.3-rc2/drivers/power/supply/ |
A D | max17040_battery.c | 54 struct chip_data { struct 64 static struct chip_data max17040_family[] = { argument
|
A D | sbs-battery.c | 93 static const struct chip_data { struct 94 enum power_supply_property psp; 95 u8 addr; 96 int min_value; 97 int max_value;
|
/linux-6.3-rc2/drivers/iio/accel/ |
A D | adxl313_i2c.c | 61 const struct adxl313_chip_info *chip_data; in adxl313_i2c_probe() local
|
A D | adxl355_spi.c | 28 const struct adxl355_chip_info *chip_data; in adxl355_spi_probe() local
|
A D | adxl355_i2c.c | 26 const struct adxl355_chip_info *chip_data; in adxl355_i2c_probe() local
|
A D | adxl313_spi.c | 66 const struct adxl313_chip_info *chip_data; in adxl313_spi_probe() local
|
/linux-6.3-rc2/drivers/hid/i2c-hid/ |
A D | i2c-hid-of-elan.c | 32 const struct elan_i2c_hid_chip_data *chip_data; member
|
/linux-6.3-rc2/drivers/gpio/ |
A D | gpio-104-idi-48.c | 131 struct regmap_irq_chip_data *chip_data; in idi_48_probe() local
|
A D | gpio-pca9570.c | 39 const struct pca9570_chip_data *chip_data; member
|
A D | gpio-104-dio-48e.c | 172 struct regmap_irq_chip_data *chip_data; in dio48e_probe() local
|
/linux-6.3-rc2/arch/x86/platform/uv/ |
A D | uv_irq.c | 78 struct uv_irq_2_mmr_pnode *chip_data; in uv_domain_alloc() local
|
/linux-6.3-rc2/kernel/irq/ |
A D | irqdomain.c | 1367 void *chip_data) in irq_domain_set_hwirq_and_chip() 1395 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info() 1897 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info()
|
/linux-6.3-rc2/drivers/hwmon/ |
A D | powr1220.c | 177 struct powr1220_data *chip_data = (struct powr1220_data *)data; in powr1220_is_visible() local
|
/linux-6.3-rc2/drivers/gpu/drm/arm/display/komeda/ |
A D | komeda_dev.h | 195 void *chip_data; member
|
/linux-6.3-rc2/drivers/input/touchscreen/ |
A D | msg2638.c | 360 const struct msg_chip_data *chip_data; in msg2638_ts_probe() local
|