Searched refs:con_ops (Results 1 – 2 of 2) sorted by relevance
1461 static const struct snd_ac97_bus_ops con_ops = { in snd_ice1712_ac97_mixer() local1471 err = snd_ac97_bus(ice->card, bus_num++, &con_ops, NULL, &pbus); in snd_ice1712_ac97_mixer()
3502 static const struct tty_operations con_ops = { variable3567 tty_set_operations(console_driver, &con_ops); in vty_init()