Home
last modified time | relevance | path

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

/linux/drivers/char/mwave/
H A Dsmapi.c57 static int smapi_request(unsigned short inBX, unsigned short inCX, in smapi_request() function
139 bRC = smapi_request(0x1802, 0x0000, 0, 0, in smapi_query_DSP_cfg()
169 bRC = smapi_request(0x1804, 0x0000, 0, 0, in smapi_query_DSP_cfg()
275 bRC = smapi_request(0x1402, 0x0000, 0, 0, in smapi_set_DSP_cfg()
292 bRC = smapi_request(0x1403, 0x0100, 0, usSI, in smapi_set_DSP_cfg()
295 bRC = smapi_request(0x1402, 0x0000, 0, 0, in smapi_set_DSP_cfg()
313 bRC = smapi_request (0x1403, 0x0100, 0, usSI, in smapi_set_DSP_cfg()
316 bRC = smapi_request (0x1402, 0x0000, 0, 0, in smapi_set_DSP_cfg()
328 bRC = smapi_request(0x1404, 0x0000, 0, 0, in smapi_set_DSP_cfg()
345 bRC = smapi_request(0x1405, 0x0100, 0, usSI, in smapi_set_DSP_cfg()
[all …]