Home
last modified time | relevance | path

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

/drivers/mfd/
Dhtc-i2cpld.c69 struct htcpld_data { struct
128 struct htcpld_data *htcpld = dev; in htcpld_handler()
318 struct htcpld_data *htcpld; in htcpld_setup_chip_irq()
347 struct htcpld_data *htcpld; in htcpld_register_chip_i2c()
405 struct htcpld_data *htcpld; in htcpld_unregister_chip_i2c()
420 struct htcpld_data *htcpld; in htcpld_register_chip_gpio()
479 struct htcpld_data *htcpld; in htcpld_setup_chips()
541 struct htcpld_data *htcpld; in htcpld_core_probe()
556 htcpld = devm_kzalloc(dev, sizeof(struct htcpld_data), GFP_KERNEL); in htcpld_core_probe()