Home
last modified time | relevance | path

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

/linux/sound/xen/
H A Dxen_snd_front_cfg.c292 int *num_pb, int *num_cap) in cfg_get_stream_type() argument
299 *num_cap = 0; in cfg_get_stream_type()
318 (*num_cap)++; in cfg_get_stream_type()
391 int num_pb, num_cap; in cfg_device() local
428 ret = cfg_get_stream_type(device_path, i, &num_pb, &num_cap); in cfg_device()
433 pcm_instance->num_streams_cap += num_cap; in cfg_device()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c4199 u32 num_cap) in ath12k_wmi_alloc_dbring_caps() argument
4204 sz = num_cap * sizeof(struct ath12k_dbring_cap); in ath12k_wmi_alloc_dbring_caps()
4210 ab->num_db_cap = num_cap; in ath12k_wmi_alloc_dbring_caps()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4885 u32 num_cap) in ath11k_wmi_alloc_dbring_caps() argument
4890 sz = num_cap * sizeof(struct ath11k_dbring_cap); in ath11k_wmi_alloc_dbring_caps()
4896 ab->num_db_cap = num_cap; in ath11k_wmi_alloc_dbring_caps()