Searched refs:LEFT_PORT (Results 1 – 2 of 2) sorted by relevance
2265 page->audio.port[LEFT_PORT].channels = in cdioctl()2298 arg->vol[LEFT_PORT] = in cdioctl()2299 page->audio.port[LEFT_PORT].volume; in cdioctl()2330 page->audio.port[LEFT_PORT].channels = CHANNEL_0; in cdioctl()2331 page->audio.port[LEFT_PORT].volume = in cdioctl()2332 arg->vol[LEFT_PORT]; in cdioctl()2364 page->audio.port[LEFT_PORT].channels = in cdioctl()2396 page->audio.port[LEFT_PORT].channels = in cdioctl()2428 page->audio.port[LEFT_PORT].channels = 0; in cdioctl()2458 page->audio.port[LEFT_PORT].channels = LEFT_CHANNEL; in cdioctl()[all …]
789 #define LEFT_PORT 0 macro