Searched refs:con_ops (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/ice1712/
H A Dice1712.c1461 static const struct snd_ac97_bus_ops con_ops = { local
1471 err = snd_ac97_bus(ice->card, bus_num++, &con_ops, NULL, &pbus);
/linux-master/drivers/tty/vt/
H A Dvt.c3679 static const struct tty_operations con_ops = { variable in typeref:struct:tty_operations
3743 tty_set_operations(console_driver, &con_ops);

Completed in 254 milliseconds