Searched refs:do_sound (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | sound.c | 56 static int do_sound(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_sound() function 76 sound, 4, 1, do_sound,
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | serial_cs.c | 60 static int do_sound = 1; variable 64 module_param(do_sound, int, 0444); 321 if (do_sound) in serial_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xircom/ |
| H A D | xirc2ps_cs.c | 239 INT_MODULE_PARM(do_sound, 1); 812 if (do_sound) in xirc2ps_config() 1789 MAYBE_SET(do_sound, 5); in setup_xirc2ps_cs()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 6223 <irq>,<irq_mask>,<io>,<full_duplex>,<do_sound>,<lockup_hack>[,<irq2>[,<irq3>[,<irq4>]]]
|