Searched defs:get_range (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/lib/ |
| H A D | cmdline.c | 23 static int get_range(char **str, int *pint, int n) in get_range() function
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | cmdline.c | 23 static int get_range(char **str, int *pint, int n) in get_range() function
|
| /third_party/toybox/toys/posix/ |
| H A D | cut.c | 181 static char *get_range(void *data, char *str, int len) in get_range() function
|
| /third_party/alsa-lib/include/ |
| H A D | mixer_abst.h | 82 int (*get_range)(snd_mixer_elem_t *elem, int dir, long *min, long *max); member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_minmax.cpp | 331 get_range(ir_rvalue *rval) in get_range() function
|
| /third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
| H A D | commands.c | 162 static int get_range(char *args, range_t * range, char **nextarg) in get_range() function
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_descriptor_set.c | 882 static uint32_t get_range(struct tu_buffer *buf, VkDeviceSize offset, in get_range() function
|
| /kernel/linux/linux-5.10/include/linux/soc/ti/ |
| H A D | ti_sci_protocol.h | 216 int (*get_range)(const struct ti_sci_handle *handle, u32 dev_id, member
|
| /kernel/linux/linux-6.6/include/linux/soc/ti/ |
| H A D | ti_sci_protocol.h | 232 int (*get_range)(const struct ti_sci_handle *handle, u32 dev_id, member
|
| /third_party/alsa-utils/amixer/ |
| H A D | amixer.c | 217 int (*get_range)(snd_mixer_elem_t *elem, long *min, long *max); member
|
Completed in 11 milliseconds