Searched defs:devpath (Results 1 – 2 of 2) sorted by relevance
91 struct devpath { struct102 * Each tracer will have a tracer_devpath_head that it will add new argument107 struct tracer_devpath_head *heads; argument112 struct cl_host *ch;136 struct devpath *dpp; argument
133 const char *devpath = udev_device_get_devpath(dev); in is_card_device() local