Searched refs:smapi_request (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/char/mwave/ |
| H A D | smapi.c | 59 static int smapi_request(unsigned short inBX, unsigned short inCX, in smapi_request() function 129 bRC = smapi_request(0x1802, 0x0000, 0, 0, in smapi_query_DSP_cfg() 152 bRC = smapi_request(0x1804, 0x0000, 0, 0, in smapi_query_DSP_cfg() 248 bRC = smapi_request(0x1402, 0x0000, 0, 0, in smapi_set_DSP_cfg() 270 bRC = smapi_request(0x1404, 0x0000, 0, 0, in smapi_set_DSP_cfg() 292 bRC = smapi_request(0x1700, 0x0000, 0, 0, in smapi_set_DSP_cfg() 295 bRC = smapi_request(0x1704, 0x0000, 0, 0, in smapi_set_DSP_cfg() 315 bRC = smapi_request(0x1802, 0x0000, 0, 0, in smapi_set_DSP_cfg() 326 bRC = smapi_request(0x1803, 0x0101, usDI, usSI, in smapi_set_DSP_cfg() 330 bRC = smapi_request(0x1804, 0x0000, 0, 0, in smapi_set_DSP_cfg() [all …]
|