Home
last modified time | relevance | path

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

/linux-6.15/drivers/ptp/
H A Dptp_ocp.c4910 static struct notifier_block ptp_ocp_i2c_notifier = { variable
4928 err = bus_register_notifier(&i2c_bus_type, &ptp_ocp_i2c_notifier); in ptp_ocp_init()
4940 bus_unregister_notifier(&i2c_bus_type, &ptp_ocp_i2c_notifier); in ptp_ocp_init()
4952 bus_unregister_notifier(&i2c_bus_type, &ptp_ocp_i2c_notifier); in ptp_ocp_fini()