Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hid/i2c-hid/
A Di2c-hid.h34 void (*shutdown_tail)(struct i2chid_ops *ops); member
A Di2c-hid-acpi.c93 ihid_acpi->ops.shutdown_tail = i2c_hid_acpi_shutdown_tail; in i2c_hid_acpi_probe()
A Di2c-hid-core.c937 if (!ihid->ops->shutdown_tail) in i2c_hid_core_shutdown_tail()
940 ihid->ops->shutdown_tail(ihid->ops); in i2c_hid_core_shutdown_tail()

Completed in 6 milliseconds