Searched refs:fmt_id (Results 1 – 5 of 5) sorted by relevance
/linux/include/net/ |
H A D | llc_pdu.h | 362 u8 fmt_id; /* always 0x81 for LLC */ member 386 xid_info->fmt_id = LLC_XID_FMT_ID; /* 0x81 */ in llc_pdu_init_as_xid_cmd() 414 xid_info->fmt_id = LLC_XID_FMT_ID; in llc_pdu_init_as_xid_rsp()
|
/linux/sound/soc/qcom/qdsp6/ |
H A D | audioreach.h | 129 uint32_t fmt_id; member 232 uint32_t fmt_id; member 570 uint32_t fmt_id; member
|
H A D | audioreach.c | 866 media_fmt_hdr->fmt_id = MEDIA_FMT_ID_MP3; in audioreach_set_compr_media_format() 880 media_fmt_hdr->fmt_id = MEDIA_FMT_ID_AAC; in audioreach_set_compr_media_format() 892 media_fmt_hdr->fmt_id = MEDIA_FMT_ID_FLAC; in audioreach_set_compr_media_format() 1084 cfg->header.fmt_id = MEDIA_FMT_ID_PCM; in audioreach_pcm_set_media_format() 1140 header->fmt_id = MEDIA_FMT_ID_PCM; in audioreach_shmem_set_media_format()
|
/linux/drivers/gpu/drm/arm/ |
H A D | malidp_hw.c | 514 int num_planes, u16 w, u16 h, u32 fmt_id, in malidp500_enable_memwrite() argument 529 malidp_hw_write(hwdev, fmt_id, base + MALIDP_MW_FORMAT); in malidp500_enable_memwrite() 855 int num_planes, u16 w, u16 h, u32 fmt_id, in malidp550_enable_memwrite() argument 866 malidp_hw_write(hwdev, fmt_id, base + MALIDP_MW_FORMAT); in malidp550_enable_memwrite()
|
H A D | malidp_hw.h | 204 s32 *pitches, int num_planes, u16 w, u16 h, u32 fmt_id,
|