Searched refs:pr_wanted (Results 1 – 1 of 1) sorted by relevance
639 struct pi_protocol *pr, *pr_wanted; in new_device_store() local663 pr_wanted = NULL; in new_device_store()665 pr_wanted = container_of(drv, struct pi_protocol, driver); in new_device_store()680 if (pr == pr_wanted || !pr_wanted) in new_device_store()
Completed in 6 milliseconds