Searched defs:plug (Results 1 – 3 of 3) sorted by relevance
44 struct plug { struct49 void (*update)(struct cmp_pcr *plug, void *data); argument60 struct plug opcr[2]; argument85 struct plug *plug; in cmp_register_opcr() local108 struct plug *plug; in cmp_unregister_opcr() local164 int plug; in pcr_read() local200 int plug; in pcr_lock() local
81 union { __u32 channel; __u32 plug; } u; member
881 static void plug_update(struct cmp_pcr *plug, void *data) in plug_update()