Home
last modified time | relevance | path

Searched refs:aedsp16_read (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/oss/
Daedsp16.c523 static int __init aedsp16_read(int port) in aedsp16_read() function
543 return ((aedsp16_read(port) == 0xaa) ? TRUE : FALSE); in aedsp16_test_dsp()
719 if ((hard_cfg[0] = aedsp16_read(port)) == -1) { in aedsp16_hard_read()
725 if ((hard_cfg[1] = aedsp16_read(port)) == -1) { in aedsp16_hard_read()
731 if (aedsp16_read(port) == -1) { in aedsp16_hard_read()
776 if ((val = aedsp16_read(port)) == -1) { in aedsp16_ext_cfg_write()
850 if ((val = aedsp16_read(port)) == -1) { in aedsp16_setup_board()
865 if (aedsp16_read(port) == -1) { in aedsp16_setup_board()
952 if ((ret = aedsp16_read(port)) == -1) { in aedsp16_dsp_version()
983 if ((ret = aedsp16_read(port)) == -1) { in aedsp16_dsp_copyright()