Searched refs:ldhp (Results 1 – 1 of 1) sorted by relevance
48 struct linux_device_handler **ldhp; in linux_common_modevent() local57 SET_FOREACH(ldhp, linux_device_handler_set) in linux_common_modevent()58 linux_device_register_handler(*ldhp); in linux_common_modevent()64 SET_FOREACH(ldhp, linux_device_handler_set) in linux_common_modevent()65 linux_device_unregister_handler(*ldhp); in linux_common_modevent()