| /third_party/libdrm/tests/etnaviv/ |
| H A D | etnaviv_2d_test.c | 177 struct etna_device *dev; in main() local
|
| /third_party/libevdev/tools/ |
| H A D | touchpad-edge-detector.c | 97 mainloop(struct libevdev *dev, struct dimensions *dim) { in mainloop() argument 134 pid_vid_matchstr(struct libevdev *dev, char *match, size_t sz) in pid_vid_matchstr() argument 143 dmi_matchstr(struct libevdev *dev, char *match, size_t sz) in dmi_matchstr() argument 163 print_udev_override_rule(struct libevdev *dev, const struct dimensions *dim, const struct size *size) print_udev_override_rule() argument 220 struct libevdev *dev; main() local [all...] |
| /third_party/libinput/test/ |
| H A D | test-keyboard.c | 105 struct litest_device *dev; in START_TEST() local 167 struct litest_device *dev; in START_TEST() local 266 struct litest_device *dev = litest_current_device(); START_TEST() local 285 struct litest_device *dev = litest_current_device(); START_TEST() local 303 struct litest_device *dev = litest_current_device(); START_TEST() local 333 struct litest_device *dev = litest_current_device(); START_TEST() local 369 struct litest_device *dev = litest_current_device(); START_TEST() local 424 struct litest_device *dev = litest_current_device(); START_TEST() local 453 struct litest_device *dev = litest_current_device(); START_TEST() local [all...] |
| H A D | test-switch.c | 34 switch_has_lid(struct litest_device *dev) in switch_has_lid() argument 41 switch_has_tablet_mode(struct litest_device *dev) in switch_has_tablet_mode() argument 49 struct litest_device *dev = litest_current_device(); in START_TEST() local 67 struct litest_device *dev = litest_current_device(); in START_TEST() local 79 tablet_mode_switch_is_reliable(struct litest_device *dev) tablet_mode_switch_is_reliable() argument 92 struct litest_device *dev = litest_current_device(); START_TEST() local 110 struct litest_device *dev = litest_current_device(); START_TEST() local 145 struct litest_device *dev = litest_current_device(); START_TEST() local 174 lid_switch_is_reliable(struct litest_device *dev) lid_switch_is_reliable() argument 191 struct litest_device *dev = litest_current_device(); START_TEST() local 236 struct litest_device *dev = litest_current_device(); START_TEST() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/fsetxattr/ |
| H A D | fsetxattr02.c | 200 dev_t dev = makedev(1, 3); in setup() local
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
| H A D | LtpfsCmds.c | 174 static int ltp_pm_callback(struct pm_dev *dev, pm_request_t rqst, void *data) in ltp_pm_callback() argument
|
| /third_party/ltp/testcases/kernel/syscalls/mount/ |
| H A D | mount02.c | 174 dev_t dev; in setup() local
|
| /third_party/libevdev/test/ |
| H A D | test-common-uinput.c | 37 struct uinput_device *dev; in uinput_device_new() local 57 struct uinput_device *dev; uinput_device_new_with_events_v() local 93 uinput_device_free(struct uinput_device *dev) uinput_device_free() argument 110 uinput_device_get_fd(const struct uinput_device *dev) uinput_device_get_fd() argument 116 uinput_device_get_devnode(const struct uinput_device *dev) uinput_device_get_devnode() argument 179 uinput_device_set_name(struct uinput_device *dev, const char *name) uinput_device_set_name() argument 185 uinput_device_set_ids(struct uinput_device *dev, const struct input_id *ids) uinput_device_set_ids() argument 195 uinput_device_set_bit(struct uinput_device* dev, unsigned int bit) uinput_device_set_bit() argument 201 uinput_device_set_prop(struct uinput_device *dev, unsigned int prop) uinput_device_set_prop() argument 207 uinput_device_set_event_bit(struct uinput_device* dev, unsigned int type, unsigned int code) uinput_device_set_event_bit() argument 213 uinput_device_set_event_bits_v(struct uinput_device *dev, va_list args) uinput_device_set_event_bits_v() argument 232 uinput_device_set_event_bits(struct uinput_device *dev, ...) uinput_device_set_event_bits() argument 244 uinput_device_set_abs_bit(struct uinput_device* dev, unsigned int code, const struct input_absinfo *absinfo) uinput_device_set_abs_bit() argument 250 uinput_device_event(const struct uinput_device *dev, unsigned int type, unsigned int code, int value) uinput_device_event() argument 255 uinput_device_event_multiple_v(const struct uinput_device* dev, va_list args) uinput_device_event_multiple_v() argument 274 uinput_device_event_multiple(const struct uinput_device* dev, ...) uinput_device_event_multiple() argument [all...] |
| H A D | test-libevdev-init.c | 20 struct libevdev *dev; in START_TEST() local 37 struct libevdev *dev = NULL; in START_TEST() local 53 struct libevdev *dev; in START_TEST() local 103 struct libevdev *dev = NULL; START_TEST() local 182 struct libevdev *dev = NULL; START_TEST() local 239 struct libevdev *dev = NULL; START_TEST() local 259 devlogfunc(const struct libevdev *dev, enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *f, va_list args) devlogfunc() argument 271 struct libevdev *dev = NULL; START_TEST() local 333 struct libevdev *dev; START_TEST() local 361 struct libevdev *dev; START_TEST() local 387 struct libevdev *dev; START_TEST() local 424 struct libevdev *dev; START_TEST() local 457 struct libevdev *dev, *other; START_TEST() local 544 struct libevdev *dev; START_TEST() local 581 struct libevdev *dev; START_TEST() local 612 struct libevdev *dev, *dev2; START_TEST() local [all...] |
| /third_party/libfuse/lib/ |
| H A D | mount_bsd.c | 155 char *fdnam, *dev; in fuse_mount_core() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_autotune.c | 249 fd_autotune_init(struct fd_autotune *at, struct fd_device *dev) in fd_autotune_init() argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_bo.c | 59 panfrost_bo_alloc(struct panfrost_device *dev, size_t size, in panfrost_bo_alloc() argument 176 pan_bucket(struct panfrost_device *dev, unsigne argument 187 panfrost_bo_cache_fetch(struct panfrost_device *dev, size_t size, uint32_t flags, const char *label, bool dontwait) panfrost_bo_cache_fetch() argument 233 panfrost_bo_cache_evict_stale_bos(struct panfrost_device *dev) panfrost_bo_cache_evict_stale_bos() argument 263 struct panfrost_device *dev = bo->dev; panfrost_bo_cache_put() local 309 panfrost_bo_cache_evict_all( struct panfrost_device *dev) panfrost_bo_cache_evict_all() argument 367 panfrost_bo_create(struct panfrost_device *dev, size_t size, uint32_t flags, const char *label) panfrost_bo_create() argument 440 struct panfrost_device *dev = bo->dev; panfrost_bo_unreference() local 465 panfrost_bo_import(struct panfrost_device *dev, int fd) panfrost_bo_import() argument [all...] |
| H A D | pan_bo.h | 98 struct panfrost_device *dev; member
|
| H A D | pan_encoder.h | 53 panfrost_tiler_get_polygon_list_size(const struct panfrost_device *dev, in panfrost_tiler_get_polygon_list_size() argument
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_device.c | 45 const struct panvk_device *dev = queue->device; in panvk_queue_submit_batch() local
|
| /third_party/mesa3d/src/gallium/auxiliary/pipe-loader/ |
| H A D | pipe_loader_drm.c | 123 pipe_loader_drm_probe_fd_nodup(struct pipe_loader_device **dev, int fd) in pipe_loader_drm_probe_fd_nodup() argument 185 pipe_loader_drm_probe_fd(struct pipe_loader_device **dev, int fd) in pipe_loader_drm_probe_fd() argument 216 struct pipe_loader_device *dev; in pipe_loader_drm_probe() local 240 pipe_loader_drm_release(struct pipe_loader_device **dev) pipe_loader_drm_release() argument 255 pipe_loader_drm_get_driconf(struct pipe_loader_device *dev, unsigned *count) pipe_loader_drm_get_driconf() argument 264 pipe_loader_drm_create_screen(struct pipe_loader_device *dev, const struct pipe_screen_config *config, bool sw_vk) pipe_loader_drm_create_screen() argument [all...] |
| H A D | pipe_loader_sw.c | 349 pipe_loader_sw_probe_wrapped(struct pipe_loader_device **dev, in pipe_loader_sw_probe_wrapped() argument 380 pipe_loader_sw_release(struct pipe_loader_device **dev) in pipe_loader_sw_release() argument 399 pipe_loader_sw_get_driconf(struct pipe_loader_device *dev, unsigned *count) in pipe_loader_sw_get_driconf() argument 411 pipe_loader_vk_get_driconf(struct pipe_loader_device *dev, unsigned *count) in pipe_loader_vk_get_driconf() argument 419 pipe_loader_sw_create_screen(struct pipe_loader_device *dev, in pipe_loader_sw_create_screen() argument [all...] |
| H A D | pipe_loader.c | 79 pipe_loader_base_release(struct pipe_loader_device **dev) in pipe_loader_base_release() argument 115 pipe_loader_load_options(struct pipe_loader_device *dev) in pipe_loader_load_options() argument 131 pipe_loader_config_options(struct pipe_loader_device *dev) pipe_loader_config_options() argument 163 pipe_loader_create_screen_vk(struct pipe_loader_device *dev, bool sw_vk) pipe_loader_create_screen_vk() argument 175 pipe_loader_create_screen(struct pipe_loader_device *dev) pipe_loader_create_screen() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_simulator_validate.h | 86 struct drm_device *dev; member
|
| /third_party/mesa3d/src/gallium/targets/d3dadapter9/ |
| H A D | drm.c | 103 struct pipe_loader_device *dev, *swdev; member
|
| /third_party/pulseaudio/src/modules/macosx/ |
| H A D | module-coreaudio-detect.c | 73 struct ca_device *dev; in ca_device_added() local 122 struct ca_device *dev; in ca_update_device_list() local 271 struct ca_device *dev; pa__done() local [all...] |
| /third_party/pulseaudio/src/modules/oss/ |
| H A D | oss-util.c | 302 static int get_device_number(const char *dev) { in get_device_number() argument 336 int pa_oss_get_hw_description(const char *dev, char *name, size_t l) { in pa_oss_get_hw_description() argument
|
| /third_party/toybox/porting/liteos_a/toys/lsb/ |
| H A D | mount.c | 163 static void mount_filesystem(char *dev, char *dir, char *type, in mount_filesystem() argument 276 char *opts = 0, *dev = 0, *dir = 0, **ss; mount_main() local [all...] |
| /third_party/toybox/toys/lsb/ |
| H A D | mount.c | 167 static void mount_filesystem(char *dev, char *dir, char *type, in mount_filesystem() argument 290 char *opts = 0, *dev = 0, *dir = 0, **ss; mount_main() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | arp.c | 204 char ip[16], hw_addr[30], mask[16], dev[16], *host_ip = NULL; in arp_main() local
|