Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ptp/
Dptp_ocp.c4850 static struct notifier_block ptp_ocp_i2c_notifier = { variable
4868 err = bus_register_notifier(&i2c_bus_type, &ptp_ocp_i2c_notifier); in ptp_ocp_init()
4880 bus_unregister_notifier(&i2c_bus_type, &ptp_ocp_i2c_notifier); in ptp_ocp_init()
4892 bus_unregister_notifier(&i2c_bus_type, &ptp_ocp_i2c_notifier); in ptp_ocp_fini()