Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/site_tests/kernel_AsyncDriverProbe/
H A Dkernel_AsyncDriverProbe.py28 def rmmod(self, module): member in kernel_AsyncDriverProbe
/aosp_15_r20/frameworks/opt/net/wifi/libwifi_hal/
Dwifi_hal_common.cpp80 static int rmmod(const char *modname) { in rmmod() function
/aosp_15_r20/external/kmod/tools/
H A Dmodprobe.c508 static int rmmod(struct kmod_ctx *ctx, const char *alias) in rmmod() function