Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mfd/
Dhtc-i2cpld.c55 struct htcpld_data { struct
114 struct htcpld_data *htcpld = dev; in htcpld_handler()
299 struct htcpld_data *htcpld; in htcpld_setup_chip_irq()
323 struct htcpld_data *htcpld; in htcpld_register_chip_i2c()
381 struct htcpld_data *htcpld; in htcpld_unregister_chip_i2c()
395 struct htcpld_data *htcpld; in htcpld_register_chip_gpio()
454 struct htcpld_data *htcpld; in htcpld_setup_chips()
516 struct htcpld_data *htcpld; in htcpld_core_probe()
531 htcpld = devm_kzalloc(dev, sizeof(struct htcpld_data), GFP_KERNEL); in htcpld_core_probe()