Home
last modified time | relevance | path

Searched defs:dev (Results 176 – 200 of 688) sorted by relevance

12345678910>>...28

/third_party/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi_cmds.c533 static void device_release(struct device *dev) in device_release()
544 static ssize_t sys_result(struct device *dev, in sys_result()
552 static ssize_t sys_str(struct device *dev, in sys_str()
563 static ssize_t sys_path(struct device *dev, in sys_path()
573 static ssize_t sys_acpi_disabled(struct device *dev, in sys_acpi_disabled()
580 static ssize_t sys_tcase(struct device *dev, in sys_tcase()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_descriptor_set.c415 panvk_write_sampler_desc(UNUSED struct panvk_device *dev, in panvk_write_sampler_desc()
460 panvk_write_tex_desc(UNUSED struct panvk_device *dev, in panvk_write_tex_desc()
486 panvk_write_tex_buf_desc(UNUSED struct panvk_device *dev, in panvk_write_tex_buf_desc()
510 panvk_write_img_desc(struct panvk_device *dev, in panvk_write_img_desc()
549 panvk_write_img_buf_desc(struct panvk_device *dev, in panvk_write_img_buf_desc()
580 panvk_write_ubo_desc(UNUSED struct panvk_device *dev, in panvk_write_ubo_desc()
615 panvk_write_dyn_ubo_desc(UNUSED struct panvk_device *dev, in panvk_write_dyn_ubo_desc()
640 panvk_write_ssbo_desc(UNUSED struct panvk_device *dev, in panvk_write_ssbo_desc()
675 panvk_write_dyn_ssbo_desc(UNUSED struct panvk_device *dev, in panvk_write_dyn_ssbo_desc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_invitation.c177 struct p2p_device *dev; in p2p_process_invitation_req() local
434 struct p2p_device *dev; in p2p_process_invitation_resp() local
565 int p2p_invite_send(struct p2p_data *p2p, struct p2p_device *dev, in p2p_invite_send()
653 struct p2p_device *dev; in p2p_invite() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_invitation.c177 struct p2p_device *dev; in p2p_process_invitation_req() local
434 struct p2p_device *dev; in p2p_process_invitation_resp() local
565 int p2p_invite_send(struct p2p_data *p2p, struct p2p_device *dev, in p2p_invite_send()
653 struct p2p_device *dev; in p2p_invite() local
/third_party/musl/src/stat/
D__xstat.c32 int __xmknod(int ver, const char *path, mode_t mode, dev_t *dev) in __xmknod()
37 int __xmknodat(int ver, int fd, const char *path, mode_t mode, dev_t *dev) in __xmknodat()
/third_party/vulkan-loader/tests/
Dloader_layer_tests.cpp1360 DeviceWrapper dev{inst}; in TEST() local
1370 DeviceWrapper dev{inst}; in TEST() local
1380 DeviceWrapper dev{inst}; in TEST() local
1390 DeviceWrapper dev{inst}; in TEST() local
1965 DeviceWrapper dev{inst}; in TEST() local
2043 DeviceWrapper dev{inst}; in TEST() local
2104 DeviceWrapper dev{inst}; in TEST() local
2170 DeviceWrapper dev{inst}; in TEST() local
2239 DeviceWrapper dev{inst}; in TEST() local
2311 DeviceWrapper dev{inst}; in TEST() local
[all …]
Dloader_phys_dev_inst_ext_tests.cpp254 for (uint32_t dev = 0; dev < dev_counts[icd]; ++dev) { in TEST() local
281 for (uint32_t dev = 0; dev < device_count; ++dev) { in TEST() local
575 for (uint32_t dev = 0; dev < dev_counts[icd]; ++dev) { in TEST() local
605 for (uint32_t dev = 0; dev < device_count; ++dev) { in TEST() local
806 for (uint32_t dev = 0; dev < dev_counts[icd]; ++dev) { in TEST() local
836 for (uint32_t dev = 0; dev < device_count; ++dev) { in TEST() local
1092 for (uint32_t dev = 0; dev < dev_counts[icd]; ++dev) { in TEST() local
1122 for (uint32_t dev = 0; dev < device_count; ++dev) { in TEST() local
1349 for (uint32_t dev = 0; dev < dev_counts[icd]; ++dev) { in TEST() local
1379 for (uint32_t dev = 0; dev < device_count; ++dev) { in TEST() local
[all …]
/third_party/libdrm/nouveau/
Dnouveau.c388 struct nouveau_device *dev; in nouveau_device_new() local
531 nouveau_getparam(struct nouveau_device *dev, uint64_t param, uint64_t *value) in nouveau_getparam()
542 nouveau_setparam(struct nouveau_device *dev, uint64_t param, uint64_t value) in nouveau_setparam()
550 nouveau_client_new(struct nouveau_device *dev, struct nouveau_client **pclient) in nouveau_client_new()
635 nouveau_bo_new(struct nouveau_device *dev, uint32_t flags, uint32_t align, in nouveau_bo_new()
661 nouveau_bo_wrap_locked(struct nouveau_device *dev, uint32_t handle, in nouveau_bo_wrap_locked()
726 nouveau_bo_wrap(struct nouveau_device *dev, uint32_t handle, in nouveau_bo_wrap()
738 nouveau_bo_name_ref(struct nouveau_device *dev, uint32_t name, in nouveau_bo_name_ref()
803 nouveau_bo_prime_handle_ref(struct nouveau_device *dev, int prime_fd, in nouveau_bo_prime_handle_ref()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_blit.c32 agx_build_reload_shader(struct agx_device *dev) in agx_build_reload_shader()
167 agx_internal_shaders(struct agx_device *dev) in agx_internal_shaders()
/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c1206 static int ntfs_device_win32_open(struct ntfs_device *dev, int flags) in ntfs_device_win32_open()
1282 static s64 ntfs_device_win32_seek(struct ntfs_device *dev, s64 offset, in ntfs_device_win32_seek()
1443 static s64 ntfs_device_win32_read(struct ntfs_device *dev, void *b, s64 count) in ntfs_device_win32_read()
1530 static int ntfs_device_win32_close(struct ntfs_device *dev) in ntfs_device_win32_close()
1576 static int ntfs_device_win32_sync(struct ntfs_device *dev) in ntfs_device_win32_sync()
1635 static s64 ntfs_device_win32_write(struct ntfs_device *dev, const void *b, in ntfs_device_win32_write()
1768 static int ntfs_device_win32_stat(struct ntfs_device *dev, struct stat *buf) in ntfs_device_win32_stat()
1810 static __inline__ int ntfs_win32_hdio_getgeo(struct ntfs_device *dev, in ntfs_win32_hdio_getgeo()
1833 static __inline__ int ntfs_win32_blksszget(struct ntfs_device *dev,int *argp) in ntfs_win32_blksszget()
1850 static int ntfs_device_win32_ioctl(struct ntfs_device *dev, in ntfs_device_win32_ioctl()
[all …]
/third_party/libevdev/tools/
Dmouse-dpi-tool.c134 mainloop(struct libevdev *dev, struct measurements *m) { in mainloop()
197 print_summary(struct libevdev *dev, struct measurements *m) in print_summary()
249 struct libevdev *dev; in main() local
Dlibevdev-tweak-device.c304 set_abs(struct libevdev *dev, unsigned int changes, in set_abs()
340 set_led(struct libevdev *dev, unsigned int led, int led_state) in set_led()
363 set_resolution(struct libevdev *dev, int xres, int yres) in set_resolution()
383 struct libevdev *dev = NULL; in main() local
/third_party/libdrm/tests/amdgpu/
Damdgpu_test.h425 amdgpu_bo_alloc_wrap(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_wrap()
454 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map()
477 amdgpu_get_bo_list(amdgpu_device_handle dev, amdgpu_bo_handle bo1, in amdgpu_get_bo_list()
/third_party/mesa3d/src/panfrost/lib/
Dpan_samples.c130 panfrost_sample_positions(const struct panfrost_device *dev, in panfrost_sample_positions()
139 panfrost_upload_sample_positions(struct panfrost_device *dev) in panfrost_upload_sample_positions()
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddevice.cpp32 supported_il_versions_as_string(const device &dev) { in supported_il_versions_as_string()
118 auto &dev = obj(d_dev); in clGetDeviceInfo() local
Dmemory.cpp221 if (all_of([=](const device &dev) { in clCreateImageWithProperties()
235 if (all_of([=](const device &dev) { in clCreateImageWithProperties()
249 if (all_of([=](const device &dev) { in clCreateImageWithProperties()
270 if (all_of([=](const device &dev) { in clCreateImageWithProperties()
285 if (all_of([=](const device &dev) { in clCreateImageWithProperties()
307 if (all_of([=](const device &dev) { in clCreateImageWithProperties()
Dqueue.cpp33 auto &dev = obj(d_dev); in clCreateCommandQueue() local
134 auto &dev = obj(d_dev); in clCreateCommandQueueWithProperties() local
/third_party/libdrm/etnaviv/
Detnaviv_perfmon.c32 struct etna_device *dev = pm->pipe->gpu->dev; in etna_perfmon_query_signals() local
65 struct etna_device *dev = pm->pipe->gpu->dev; in etna_perfmon_query_domains() local
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_perfmon.c32 struct etna_device *dev = pm->pipe->gpu->dev; in etna_perfmon_query_signals() local
65 struct etna_device *dev = pm->pipe->gpu->dev; in etna_perfmon_query_domains() local
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-detect.c73 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; in pa__done() local
/third_party/mesa3d/src/intel/isl/tests/
Disl_surf_get_image_offset_test.c130 struct isl_device dev; in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0() local
178 struct isl_device dev; in test_bdw_2d_r8g8b8a8_unorm_1024x1024_array06_samples01_noaux_tiley0() local
239 struct isl_device dev; in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0() local
/third_party/vulkan-loader/tests/framework/layer/
Dtest_layer.cpp302 for (int32_t dev = static_cast<int32_t>(tmp_vector.size() - 1); dev >= 0; --dev) { in test_vkEnumeratePhysicalDevices() local
307 for (uint32_t dev = 0; dev < tmp_vector.size(); ++dev) { in test_vkEnumeratePhysicalDevices() local
321 for (uint32_t dev = 0; dev < adj_count; ++dev) { in test_vkEnumeratePhysicalDevices() local
404 for (uint32_t dev = 0; dev < layer.added_physical_devices.size(); ++dev) { in test_vkEnumeratePhysicalDeviceGroups() local
415 for (int32_t dev = static_cast<int32_t>(tmp_vector.size() - 1); dev >= 0; --dev) { in test_vkEnumeratePhysicalDeviceGroups() local
420 for (uint32_t dev = 0; dev < tmp_vector.size(); ++dev) { in test_vkEnumeratePhysicalDeviceGroups() local
434 for (uint32_t dev = 0; dev < adj_count; ++dev) { in test_vkEnumeratePhysicalDeviceGroups() local
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdce.c439 cdce_probe(device_t dev) in cdce_probe()
459 cdce_attach(device_t dev) in cdce_attach()
637 cdce_detach(device_t dev) in cdce_detach()
839 cdce_suspend(device_t dev) in cdce_suspend()
846 cdce_resume(device_t dev) in cdce_resume()
1049 cdce_handle_request(device_t dev, in cdce_handle_request()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusbd_generic_epfile.c487 struct generic_dev_s *dev = epfile->dev; in generic_epfile_handle_ioctl() local
607 int generic_remove_epfiles(struct generic_dev_s *dev) in generic_remove_epfiles()
628 int generic_epfiles_create(struct generic_dev_s *dev) in generic_epfiles_create()
684 void generic_eps_disable(struct generic_dev_s *dev) in generic_eps_disable()
718 int generic_eps_enable(struct generic_dev_s *dev) in generic_eps_enable()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-ucm.c190 static int ucm_device_exists(pa_idxset *idxset, pa_alsa_ucm_device *dev) { in ucm_device_exists()
334 static const char *get_mixer_device(pa_alsa_ucm_device *dev, bool is_sink) in get_mixer_device()
351 static const char *get_jack_mixer_device(pa_alsa_ucm_device *dev, bool is_sink) { in get_jack_mixer_device()
646 static void add_role_to_device(pa_alsa_ucm_device *dev, const char *dev_name, const char *role_name… in add_role_to_device()
729 static void append_lost_relationship(pa_alsa_ucm_device *dev) { in append_lost_relationship()
916 pa_alsa_ucm_device *dev; in set_eld_devices() local
959 pa_alsa_ucm_device *dev; in probe_volumes() local
1025 pa_alsa_ucm_device *sorted[num], *dev; in ucm_add_port_combination() local
1187 pa_alsa_ucm_device *dev) { in ucm_check_conformance()
1228 pa_alsa_ucm_device *dev; in get_next_device() local
[all …]

12345678910>>...28