Home
last modified time | relevance | path

Searched defs:kmod_ctx (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod.c78 struct kmod_ctx { struct
94 void kmod_log(const struct kmod_ctx *ctx, in kmod_log() argument
/aosp_15_r20/external/pciutils/
H A Dls-kernel.c24 static struct kmod_ctx *kmod_ctx; variable
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_kmod.c57 static struct kmod_ctx *kmod_ctx(void) in kmod_ctx() function