Home
last modified time | relevance | path

Searched refs:xarg (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/platform/x86/
Dmxm-wmi.c40 u32 xarg; member
48 .xarg = 1, in mxm_wmi_call_mxds()
73 .xarg = 1, in mxm_wmi_call_mxmx()
/linux-4.4.14/sound/core/
Dtimer.c1863 int xarg; in __snd_timer_user_ioctl() local
1867 if (get_user(xarg, p)) in __snd_timer_user_ioctl()
1869 tu->tread = xarg ? 1 : 0; in __snd_timer_user_ioctl()