Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ch34/drv/ch34/
H A DdrvCH34.c246 static void _MappingEnum(E_CH34_CHANNEL channel, E_CH34_VIDEO_SYS videosys, E_CH34_AUDIO_SYS audios… in _MappingEnum()
287 CH34_Drv_Result MDrv_Ch34_SetMode_U2(E_CH34_CHANNEL channel, E_CH34_VIDEO_SYS videosys, E_CH34_AUDI… in MDrv_Ch34_SetMode_U2()
310 CH34_Drv_Result MDrv_Ch34_SetMode(E_CH34_CHANNEL channel, E_CH34_VIDEO_SYS videosys, E_CH34_AUDIO_S… in MDrv_Ch34_SetMode()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dipmi.h81 short channel; member
93 short channel; member
104 short channel; member
129 short channel; member
416 unsigned short channel; member
H A Dedd.h94 __u8 channel; member
H A Dfirewire-cdev.h372 __u32 channel; member
H A Dvideodev.h35 int channel; member
H A Dcyclades.h488 unsigned long channel[QUEUE_SIZE]; member
H A Dsoundcard.h472 int channel; /* Program# to be initialized */ member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvCH34_v2.h134 E_CH34_CHANNEL channel; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvCH34_v2.h136 E_CH34_CHANNEL channel; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/scsi/
H A Dsg.h104 int channel; member
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.h1498 API_AUDIO_CUSTOMER_AENC_CHANNEL channel; // number of channel member
H A DapiAUDIO_v2_customer.c21464 API_AUDIO_CUSTOMER_CH_SOUND channel = (API_AUDIO_CUSTOMER_CH_SOUND)arg2; in AU_CUS_SingleFunctionDebugMenu() local