Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-serial.c203 int sarg = 0; in tty_serial_ioctl() local
229 int sarg = *(int *)arg; in tty_serial_ioctl() local
/openbmc/hiomapd/
H A Dmboxctl.c178 static int handle_cmd_resume(struct mboxctl_context *context, char *sarg) in handle_cmd_resume()
245 static int handle_cmd_backend(struct mboxctl_context *context, char *sarg) in handle_cmd_backend()
/openbmc/linux/sound/pci/
H A Dcmipci.c2438 #define DEFINE_SWITCH(sname, stype, sarg) \ argument
2447 #define DEFINE_CARD_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_CARD, sarg) argument
2448 #define DEFINE_MIXER_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_MIXER, sarg) argument