Home
last modified time | relevance | path

Searched refs:htcpld_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/mfd/
Dhtc-i2cpld.c57 struct htcpld_data { struct
116 struct htcpld_data *htcpld = dev; in htcpld_handler()
301 struct htcpld_data *htcpld; in htcpld_setup_chip_irq()
325 struct htcpld_data *htcpld; in htcpld_register_chip_i2c()
385 struct htcpld_data *htcpld; in htcpld_unregister_chip_i2c()
399 struct htcpld_data *htcpld; in htcpld_register_chip_gpio()
458 struct htcpld_data *htcpld; in htcpld_setup_chips()
520 struct htcpld_data *htcpld; in htcpld_core_probe()
535 htcpld = devm_kzalloc(dev, sizeof(struct htcpld_data), GFP_KERNEL); in htcpld_core_probe()