Home
last modified time | relevance | path

Searched refs:countp (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/core/
H A Dcontrol_compat.c169 int *countp) in get_ctl_type() argument
194 *countp = info->count; in get_ctl_type()
220 int *typep, int *countp) in copy_ctl_value_from_user() argument
257 *countp = count; in copy_ctl_value_from_user()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Fix-compilation-with-fno-common.patch109 int *countp)
273 int *countp)
/openbmc/linux/arch/powerpc/perf/
H A Dhv-24x7.c1287 struct hv_24x7_result *res, u64 *countp, in get_count_from_result() argument
1343 *countp = count; in get_count_from_result()
/openbmc/linux/fs/fuse/
H A Ddev.c1081 unsigned int *countp) in fuse_dequeue_forget() argument
1095 if (countp != NULL) in fuse_dequeue_forget()
1096 *countp = count; in fuse_dequeue_forget()
H A Dfuse_i.h1007 unsigned int *countp);