Searched defs:chandev_probelist (Results 1 – 1 of 1) sorted by relevance
86 typedef struct chandev_probelist chandev_probelist; typedef87 struct chandev_probelist struct89 struct chandev_probelist *next; argument90 chandev_probefunc probefunc;91 chandev_shutdownfunc shutdownfunc;92 chandev_msck_notification_func msck_notfunc;93 chandev_type chan_type;94 int devices_found;