Searched refs:LEFT_PORT (Results 1 – 2 of 2) sorted by relevance
2259 page->audio.port[LEFT_PORT].channels = in cdioctl()2292 arg->vol[LEFT_PORT] = in cdioctl()2293 page->audio.port[LEFT_PORT].volume; in cdioctl()2324 page->audio.port[LEFT_PORT].channels = CHANNEL_0; in cdioctl()2325 page->audio.port[LEFT_PORT].volume = in cdioctl()2326 arg->vol[LEFT_PORT]; in cdioctl()2358 page->audio.port[LEFT_PORT].channels = in cdioctl()2390 page->audio.port[LEFT_PORT].channels = in cdioctl()2422 page->audio.port[LEFT_PORT].channels = 0; in cdioctl()2452 page->audio.port[LEFT_PORT].channels = LEFT_CHANNEL; in cdioctl()[all …]
789 #define LEFT_PORT 0 macro