Searched refs:sarg (Results 1 – 2 of 2) sorted by relevance
1433 __u16 *sarg = arg; in msp_command() local1444 dprintk(KERN_DEBUG "msp34xx: AUDC_SET_INPUT(%d)\n",*sarg); in msp_command()1445 if (*sarg == msp->input) in msp_command()1447 msp->input = *sarg; in msp_command()1448 switch (*sarg) { in msp_command()1468 if (*sarg & AUDIO_MUTE) in msp_command()
1551 __u16 *sarg = arg; in chip_command() local1560 if (*sarg & 0x80) in chip_command()1563 chip_write_masked(chip,desc->inputreg,desc->inputmap[*sarg],desc->inputmask); in chip_command()