HomeSort by relevance Sort by last modified time
    Searched refs:ch_name (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/msm8998/kernel-headers/sound/
wcd-dsp-glink.h 37 char ch_name[WDSP_CH_NAME_MAX_LEN]; member in struct:wdsp_cmd_pkt
  /hardware/qcom/msm8998/original-kernel-headers/sound/
wcd-dsp-glink.h 27 * @ch_name: Name of the glink channel
32 char ch_name[WDSP_CH_NAME_MAX_LEN]; member in struct:wdsp_cmd_pkt
49 * @ch_name: Name of the glink channel
  /hardware/qcom/msm8998/kernel-headers/linux/
spcom.h 67 char ch_name[SPCOM_CHANNEL_NAME_SIZE]; member in struct:spcom_user_create_channel_command
  /hardware/qcom/msm8998/original-kernel-headers/linux/
spcom.h 85 char ch_name[SPCOM_CHANNEL_NAME_SIZE]; member in struct:spcom_user_create_channel_command
  /external/lisa/libs/utils/android/
benchmark.py 213 ch_name, ch_id = ch.split(':')
214 em['channel_map'][ch_name] = ch_id

Completed in 3489 milliseconds