Home
last modified time | relevance | path

Searched refs:st_type (Results 1 – 4 of 4) sorted by relevance

/linux/sound/drivers/vx/
H A Dvx_cmd.c93 rmh->DspStat = vx_dsp_cmds[cmd].st_type; in vx_init_rmh()
H A Dvx_cmd.h81 int st_type; /* status type (RMH_SSIZE_XXX) */ member
/linux/tools/lib/bpf/
H A Dlibbpf_internal.h752 int st_type);
/linux/scripts/
H A Dcheckpatch.pl7202 my ($st_type, $st_name) = ($1, $2);
7210 "found a file-scoped extern type:$st_type name:$st_name in .c file\n"