Searched refs:hda_codec_driver (Results 1 – 15 of 15) sorted by relevance
24 struct hda_codec_driver *driver = in hda_codec_match()25 container_of(drv, struct hda_codec_driver, core); in hda_codec_match()171 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, in __hda_codec_driver_register()188 void hda_codec_driver_unregister(struct hda_codec_driver *drv) in hda_codec_driver_unregister()
84 static struct hda_codec_driver ca0110_driver = {
123 static struct hda_codec_driver cmedia_driver = {
300 static struct hda_codec_driver si3054_driver = {
1176 static struct hda_codec_driver analog_driver = {
1242 static struct hda_codec_driver cirrus_driver = {
1145 static struct hda_codec_driver conexant_driver = {
1245 static struct hda_codec_driver via_driver = {
1301 static struct hda_codec_driver cs8409_driver = {
5152 static struct hda_codec_driver sigmatel_driver = {
4413 static struct hda_codec_driver hdmi_driver = {
6076 static struct hda_codec_driver generic_driver = {
10118 static struct hda_codec_driver ca0132_driver = {
11196 static struct hda_codec_driver realtek_driver = {
89 struct hda_codec_driver { struct94 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, argument98 void hda_codec_driver_unregister(struct hda_codec_driver *drv);
Completed in 101 milliseconds