Home
last modified time | relevance | path

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

/linux/drivers/macintosh/
A Dmac_hid.c264 static struct ctl_table_header *mac_hid_sysctl_header; variable
268 mac_hid_sysctl_header = register_sysctl_table(mac_hid_root_dir); in mac_hid_init()
269 if (!mac_hid_sysctl_header) in mac_hid_init()
278 unregister_sysctl_table(mac_hid_sysctl_header); in mac_hid_exit()

Completed in 3 milliseconds