Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ptp/
Dptp_ocp.c3833 static struct notifier_block ptp_ocp_i2c_notifier = { variable
3851 err = bus_register_notifier(&i2c_bus_type, &ptp_ocp_i2c_notifier); in ptp_ocp_init()
3863 bus_unregister_notifier(&i2c_bus_type, &ptp_ocp_i2c_notifier); in ptp_ocp_init()
3875 bus_unregister_notifier(&i2c_bus_type, &ptp_ocp_i2c_notifier); in ptp_ocp_fini()