/third_party/alsa-lib/src/pcm/ |
H A D | pcm_misc.c | 780 long device = -1; in snd_pcm_parse_control_id() local
|
/third_party/alsa-utils/alsactl/ |
H A D | daemon.c | 94 char device[16]; in add_card() local
|
/third_party/alsa-utils/bat/ |
H A D | tinyalsa.c | 123 unsigned int device = bat->playback.device_tiny; in check_playback_params() local [all...] |
/third_party/alsa-lib/src/mixer/ |
H A D | simple_abst.c | 46 char *device; member 110 try_open_full(snd_mixer_class_t *class, snd_mixer_t *mixer, const char *lib, const char *device) try_open_full() argument 176 find_full(snd_mixer_class_t *class, snd_mixer_t *mixer, snd_config_t *top, const char *device) find_full() argument [all...] |
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_cond.c | 185 const char *device = NULL, *ctldef, *enumval = NULL, *name; in if_eval_control_exists() local
|
/third_party/alsa-lib/src/timer/ |
H A D | timer_hw.c | 220 int snd_timer_hw_open(snd_timer_t **handle, const char *name, int dev_class, int dev_sclass, int card, int device, int subdevice, int mode) in snd_timer_hw_open() argument 290 long card = 0, device = 0, subdevice = 0; in _snd_timer_hw_open() local
|
/third_party/backends/backend/escl/ |
H A D | escl_newjob.c | 128 escl_newjob (capabilities_t *scanner, const ESCL_Device *device, SANE_Status *status) in escl_newjob() argument
|
/third_party/backends/backend/ |
H A D | rts8891_low.c | 414 rts8891_move (struct Rts8891_Device *device, SANE_Byte * regs, in rts8891_move() argument 545 rts8891_wait_for_home (struct Rts8891_Device *device, SANE_Byt argument 596 rts8891_park(struct Rts8891_Device *device, SANE_Byte *regs, SANE_Bool wait) rts8891_park() argument [all...] |
/third_party/backends/testsuite/sanei/ |
H A D | sanei_usb_test.c | 127 create_mock_device (char *devname, device_list_type * device) in create_mock_device() argument [all...] |
/third_party/cups-filters/backend/ |
H A D | serial.c | 825 char device[255]; /* Device filename */ list_devices() local 906 char device[255]; /* Device filename */ list_devices() local 968 char device[255]; /* Device filename */ list_devices() local 1061 char device[255]; /* Device filename */ list_devices() local [all...] |
H A D | parallel.c | 389 char device[51 in list_devices() local 440 char device[255]; /* Device filename */ list_devices() local 511 char device[255]; /* Device filename */ list_devices() local [all...] |
/third_party/alsa-lib/src/control/ |
H A D | setup.c | 405 long device = -1; in add_elem() local
|
H A D | ctlparse.c | 119 unsigned int numid, index, device, subdevice; in snd_ctl_ascii_elem_id_get() local
|
/third_party/gptfdisk/ |
H A D | gptcl.cc | 73 char *device; in DoOptions() local [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | composite.h | 139 struct composite_devobj_s device[NUM_DEVICES_TO_HANDLE]; /* Device class object */ member
|
/third_party/alsa-lib/include/ |
H A D | mixer_abst.h | 74 char *device; member
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_surfaceless.c | 240 drmDevicePtr device, devices[MAX_DRM_DEVICES] = { NULL }; in surfaceless_probe_device() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_android.c | 102 tu_gralloc_info_other(struct tu_device *device, in tu_gralloc_info_other() argument 175 tu_gralloc_info_cros(struct tu_device *device, in tu_gralloc_info_cros() argument 197 tu_gralloc_info(struct tu_device *device, in tu_gralloc_info() argument 353 setup_gralloc0_usage(struct tu_device *device, VkFormat format, VkImageUsageFlags imageUsage, int *grallocUsage) setup_gralloc0_usage() argument [all...] |
H A D | tu_util.c | 206 tu_tiling_config_update_binning(struct tu_tiling_config *tiling, const struct tu_device *device) in tu_tiling_config_update_binning() argument 238 tu_dbg_log_gmem_load_store_skips(struct tu_device *device) in tu_dbg_log_gmem_load_store_skips() argument 224 tu_framebuffer_tiling_config(struct tu_framebuffer *fb, const struct tu_device *device, const struct tu_render_pass *pass) tu_framebuffer_tiling_config() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_copy.c | 72 radv_image_is_renderable(struct radv_device *device, struct radv_image *image) in radv_image_is_renderable() argument [all...] |
H A D | radv_meta_fmask_copy.c | 129 radv_device_finish_meta_fmask_copy_state(struct radv_device *device) in radv_device_finish_meta_fmask_copy_state() argument 144 create_fmask_copy_pipeline(struct radv_device *device, int samples, VkPipeline *pipeline) in create_fmask_copy_pipeline() argument 173 radv_device_init_meta_fmask_copy_state(struct radv_device *device) radv_device_init_meta_fmask_copy_state() argument 292 struct radv_device *device = cmd_buffer->device; radv_fmask_copy() local [all...] |
H A D | radv_meta_copy_vrs_htile.c | 32 radv_device_finish_meta_copy_vrs_htile_state(struct radv_device *device) in radv_device_finish_meta_copy_vrs_htile_state() argument 45 build_copy_vrs_htile_shader(struct radv_device *device, struct radeon_surf *surf) in build_copy_vrs_htile_shader() argument 141 radv_device_init_meta_copy_vrs_htile_state(struct radv_device *device, in radv_device_init_meta_copy_vrs_htile_state() argument 216 struct radv_device *device = cmd_buffer->device; radv_copy_vrs_htile() local [all...] |
H A D | radv_meta_dcc_retile.c | 84 radv_device_finish_meta_dcc_retile_state(struct radv_device *device) in radv_device_finish_meta_dcc_retile_state() argument 110 radv_device_init_meta_dcc_retile_state(struct radv_device *device, struct radeon_surf *surf) in radv_device_init_meta_dcc_retile_state() argument 184 struct radv_device *device = cmd_buffer->device; radv_retile_dcc() local [all...] |
H A D | radv_pass.c | 306 radv_destroy_render_pass(struct radv_device *device, const VkAllocationCallbacks *pAllocator, in radv_destroy_render_pass() argument 519 radv_GetRenderAreaGranularity(VkDevice device, VkRenderPass renderPass, VkExtent2D *pGranularity) radv_GetRenderAreaGranularity() argument [all...] |
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_pass.c | 36 set_try_tlb_resolve(struct v3dv_device *device, in set_try_tlb_resolve() argument 44 pass_find_subpass_range_for_attachments(struct v3dv_device *device, in pass_find_subpass_range_for_attachments() argument 315 subpass_get_granularity(struct v3dv_device *device, struct v3dv_render_pass *pass, uint32_t subpass_idx, VkExtent2D *granularity) subpass_get_granularity() argument 397 v3dv_subpass_area_is_tile_aligned(struct v3dv_device *device, const VkRect2D *area, struct v3dv_framebuffer *fb, struct v3dv_render_pass *pass, uint32_t subpass_idx) v3dv_subpass_area_is_tile_aligned() argument [all...] |