Home
last modified time | relevance | path

Searched defs:names (Results 51 – 75 of 266) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/drivers/clk/sunxi/
H A Dclk-sun8i-bus-gates.c22 static const char * const names[] = { "ahb1", "ahb2", "apb1", "apb2" }; in sun8i_h3_bus_gates_init() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox-fmt.c100 static char const * const names[] = {"sox", NULL}; in LSX_FORMAT_HANDLER() local
H A Dsphere.c186 static char const *const names[] = {"sph", "nist", NULL}; in LSX_FORMAT_HANDLER() local
H A Dhtk.c69 static char const * const names[] = {"htk", NULL}; in LSX_FORMAT_HANDLER() local
H A Dao.c125 static char const * const names[] = {"ao", NULL}; in LSX_FORMAT_HANDLER() local
H A Dskelform.c195 static const char *names[] = {"skel",NULL }; in LSX_FORMAT_HANDLER() local
H A Dmaud.c329 static char const * const names[] = {"maud", NULL}; in LSX_FORMAT_HANDLER() local
H A Dpulseaudio.c160 static char const *const names[] = { "pulseaudio", NULL }; in LSX_FORMAT_HANDLER() local
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlib.c221 void aa_audit_perm_names(struct audit_buffer *ab, const char * const *names, in aa_audit_perm_names()
240 u32 chrsmask, const char * const *names, u32 namesmask) in aa_audit_perm_mask()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_mitigations.c20 static const char * const names[] = { variable
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dres_sample.c34 char **names; in res_sample_browse() local
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice-proc.c95 char names[TX_NAMES_SIZE]; in dice_proc_read() member
104 char names[RX_NAMES_SIZE]; in dice_proc_read() member
/OK3568_Linux_fs/kernel/include/linux/
H A Dvirtio_config.h192 const char *names[] = { n }; in virtio_find_single_vq() local
204 const char * const names[], in virtio_find_vqs()
213 const char * const names[], const bool *ctx, in virtio_find_vqs_ctx()
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dregmap.h63 const char *const *names; member
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff.c19 const char *const names[] = { in name_card() local
/OK3568_Linux_fs/kernel/arch/arm/oprofile/
H A Dcommon.c49 struct op_perf_name names; in op_name_from_perf_id() local
/OK3568_Linux_fs/u-boot/board/egnite/ethernut5/
H A Dethernut5_pwrman.c154 static int feature_flags(char * const names[], int num, u8 *flags) in feature_flags()
/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c2139 static bool seccomp_names_from_actions_logged(char *names, size_t size, in seccomp_names_from_actions_logged()
2188 static bool seccomp_actions_logged_from_names(u32 *actions_logged, char *names) in seccomp_actions_logged_from_names()
2208 char names[sizeof(seccomp_actions_avail)]; in read_actions_logged() local
2226 char names[sizeof(seccomp_actions_avail)]; in write_actions_logged() local
2255 char names[sizeof(seccomp_actions_avail)]; in audit_actions_logged() local
/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dtest_python.py98 def __init__(self, names): argument
/OK3568_Linux_fs/kernel/drivers/dio/
H A Ddio.c70 static struct dioname names[] = variable
/OK3568_Linux_fs/kernel/sound/i2c/other/
H A Dpt2258.c173 char *names[3] = { in snd_pt2258_build_controls() local
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dconstraint.h51 struct ebitmap names; /* names */ member
/OK3568_Linux_fs/kernel/drivers/mtd/parsers/
H A Dofpart.c164 const char *names; in parse_ofoldpart_partitions() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_kms.c102 static const char * const names[] = { "control", "cursor" }; in virtio_gpu_init() local
/OK3568_Linux_fs/buildroot/support/testing/tests/toolchain/
H A Dtest_external.py254 def __init__(self, names): argument

1234567891011