Home
last modified time | relevance | path

Searched defs:devinfo (Results 151 - 175 of 275) sorted by relevance

1234567891011

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_program.c458 const struct v3d_device_info *devinfo = &v3d->screen->devinfo; in v3d_setup_shared_key() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.h569 const struct intel_device_info *devinfo; member in fs_generator
H A Dbrw_ir_performance.cpp179 const struct intel_device_info *devinfo; member
295 const struct intel_device_info *devinfo = info.devinfo; in instruction_desc() local
1238 reg_dependency_id(const intel_device_info *devinfo, const backend_reg &r, const int delta) reg_dependency_id() argument
1465 const struct intel_device_info *devinfo = isa->devinfo; issue_vec4_instruction() local
[all...]
H A Dbrw_reg_type.c323 brw_reg_type_to_hw_type(const struct intel_device_info *devinfo, in brw_reg_type_to_hw_type() argument
367 brw_hw_type_to_reg_type(const struct intel_device_info *devinfo, in brw_hw_type_to_reg_type() argument
409 brw_reg_type_to_a16_hw_3src_type(const struct intel_device_info *devinfo, enum brw_reg_type type) brw_reg_type_to_a16_hw_3src_type() argument
434 brw_reg_type_to_a1_hw_3src_type(const struct intel_device_info *devinfo, enum brw_reg_type type) brw_reg_type_to_a1_hw_3src_type() argument
457 brw_a16_hw_3src_type_to_reg_type(const struct intel_device_info *devinfo, unsigned hw_type) brw_a16_hw_3src_type_to_reg_type() argument
483 brw_a1_hw_3src_type_to_reg_type(const struct intel_device_info *devinfo, unsigned hw_type, unsigned exec_type) brw_a1_hw_3src_type_to_reg_type() argument
[all...]
H A Dbrw_shader.cpp167 const struct intel_device_info *devinfo = isa->devinfo; in brw_instruction_name() local
1326 const struct intel_device_info *devinfo = compiler->devinfo; brw_compile_tes() local
[all...]
H A Dbrw_eu.c219 brw_inst_set_compression(const struct intel_device_info *devinfo, in brw_inst_set_compression() argument
251 brw_inst_set_group(const struct intel_device_info *devinfo, in brw_inst_set_group() argument
472 const struct intel_device_info *const devinfo = isa->devinfo; brw_label_assembly() local
535 const struct intel_device_info *devinfo = isa->devinfo; brw_disassemble() local
709 brw_init_isa_info(struct brw_isa_info *isa, const struct intel_device_info *devinfo) brw_init_isa_info() argument
[all...]
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c115 static struct intel_device_info devinfo = {0}; variable
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c272 const struct intel_device_info *devinfo = &screen->devinfo; in iris_create_engines_context() local
523 const struct intel_device_info *devinfo = &screen->devinfo; in iris_batch_reset() local
699 const struct intel_device_info *devinfo = &batch->screen->devinfo; in iris_finish_batch() local
[all...]
H A Diris_resolve.c188 struct intel_device_info *devinfo = &screen->devinfo; in iris_predraw_resolve_framebuffer() local
516 iris_sample_with_depth_aux(const struct intel_device_info *devinfo, in iris_sample_with_depth_aux() argument
886 struct intel_device_info *devinfo = &screen->devinfo; in iris_resource_texture_aux_usage() local
944 const struct intel_device_info *devinfo in iris_image_view_aux_usage() local
965 iris_can_sample_mcs_with_clear(const struct intel_device_info *devinfo, const struct iris_resource *res) iris_can_sample_mcs_with_clear() argument
1007 const struct intel_device_info *devinfo = &screen->devinfo; iris_resource_prepare_texture() local
1059 struct intel_device_info *devinfo = &screen->devinfo; iris_resource_render_aux_usage() local
[all...]
H A Diris_query.c159 const struct intel_device_info *devinfo = &batch->screen->devinfo; in iris_pipelined_write() local
289 calculate_result_on_cpu(const struct intel_device_info *devinfo, in calculate_result_on_cpu() argument
388 calculate_result_on_gpu(const struct intel_device_info *devinfo, in calculate_result_on_gpu() argument
593 const struct intel_device_info *devinfo in iris_check_query_no_flush() local
613 const struct intel_device_info *devinfo = &screen->devinfo; iris_get_query_result() local
663 const struct intel_device_info *devinfo = &batch->screen->devinfo; iris_get_query_result_resource() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resolve.c224 struct intel_device_info *devinfo = &screen->devinfo; in crocus_predraw_resolve_framebuffer() local
321 struct intel_device_info *devinfo = &screen->devinfo; in crocus_postdraw_update_resolve_tracking() local
417 const struct intel_device_info *devinfo = &batch->screen->devinfo; in crocus_flush_depth_and_render_caches() local
611 const struct intel_device_info *devinfo = &batch->screen->devinfo; crocus_hiz_exec() local
992 struct intel_device_info *devinfo = &screen->devinfo; crocus_resource_render_aux_usage() local
1044 UNUSED const struct intel_device_info *devinfo = &screen->devinfo; crocus_update_stencil_shadow() local
[all...]
H A Dcrocus_query.c317 calculate_result_on_cpu(const struct intel_device_info *devinfo, in calculate_result_on_cpu() argument
418 calculate_result_on_gpu(const struct intel_device_info *devinfo, in calculate_result_on_gpu() argument
643 const struct intel_device_info *devinfo = &screen->devinfo; in crocus_check_query_no_flush() local
663 const struct intel_device_info *devinfo in crocus_get_query_result() local
715 const struct intel_device_info *devinfo = &batch->screen->devinfo; crocus_get_query_result_resource() local
[all...]
H A Dcrocus_batch.c193 struct intel_device_info *devinfo = &screen->devinfo; in crocus_init_batch() local
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-cd.c1295 struct cdrom_device_info *devinfo = &info->devinfo; in ide_cdrom_register() local
1575 struct cdrom_device_info *devinfo = &info->devinfo; ide_cd_release() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h655 ahc_notify_xfer_settings_change(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) ahc_notify_xfer_settings_change() argument
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Duas.c99 struct uas_dev_info *devinfo = in uas_do_work() local
133 struct uas_dev_info *devinfo = uas_scan_work() local
146 struct uas_dev_info *devinfo = cmnd->device->hostdata; uas_add_work() local
153 uas_zap_pending(struct uas_dev_info *devinfo, int result) uas_zap_pending() argument
249 struct uas_dev_info *devinfo = (void *)cmnd->device->hostdata; uas_try_complete() local
303 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_stat_cmplt() local
398 struct uas_dev_info *devinfo = (void *)cmnd->device->hostdata; uas_data_cmplt() local
444 uas_alloc_data_urb(struct uas_dev_info *devinfo, gfp_t gfp, struct scsi_cmnd *cmnd, enum dma_data_direction dir) uas_alloc_data_urb() argument
467 uas_alloc_sense_urb(struct uas_dev_info *devinfo, gfp_t gfp, struct scsi_cmnd *cmnd) uas_alloc_sense_urb() argument
494 uas_alloc_cmd_urb(struct uas_dev_info *devinfo, gfp_t gfp, struct scsi_cmnd *cmnd) uas_alloc_cmd_urb() argument
540 struct uas_dev_info *devinfo = cmnd->device->hostdata; uas_submit_sense_urb() local
558 uas_submit_urbs(struct scsi_cmnd *cmnd, struct uas_dev_info *devinfo) uas_submit_urbs() argument
640 struct uas_dev_info *devinfo = sdev->hostdata; uas_queuecommand_lck() local
736 struct uas_dev_info *devinfo = (void *)cmnd->device->hostdata; uas_eh_abort_handler() local
774 struct uas_dev_info *devinfo = sdev->hostdata; uas_eh_device_reset_handler() local
817 struct uas_dev_info *devinfo = (struct uas_dev_info *) uas_target_alloc() local
828 struct uas_dev_info *devinfo = uas_slave_alloc() local
850 struct uas_dev_info *devinfo = sdev->hostdata; uas_slave_configure() local
946 uas_configure_endpoints(struct uas_dev_info *devinfo) uas_configure_endpoints() argument
979 uas_free_streams(struct uas_dev_info *devinfo) uas_free_streams() argument
994 struct uas_dev_info *devinfo; uas_probe() local
1058 uas_cmnd_list_empty(struct uas_dev_info *devinfo) uas_cmnd_list_empty() argument
1082 uas_wait_for_pending_cmnds(struct uas_dev_info *devinfo) uas_wait_for_pending_cmnds() argument
1109 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_pre_reset() local
1134 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_post_reset() local
1160 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_suspend() local
1178 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_reset_resume() local
1200 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_disconnect() local
1234 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_shutdown() local
[all...]
/kernel/linux/linux-5.10/drivers/visorbus/
H A Dvisorbus_main.c416 static void vbuschannel_print_devinfo(struct visor_vbus_deviceinfo *devinfo, in vbuschannel_print_devinfo() argument
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42xdr.c364 encode_layoutstats(struct xdr_stream *xdr, const struct nfs42_layoutstat_args *args, struct nfs42_layoutstat_devinfo *devinfo, struct compound_hdr *hdr) encode_layoutstats() argument
[all...]
H A Dnfs42proc.c796 struct nfs42_layoutstat_devinfo *devinfo = data->args.devinfo; in nfs42_layoutstat_release() local
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42proc.c828 struct nfs42_layoutstat_devinfo *devinfo = data->args.devinfo; in nfs42_layoutstat_release() local
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Duas.c99 struct uas_dev_info *devinfo = in uas_do_work() local
133 struct uas_dev_info *devinfo = uas_scan_work() local
145 struct uas_dev_info *devinfo = cmnd->device->hostdata; uas_add_work() local
152 uas_zap_pending(struct uas_dev_info *devinfo, int result) uas_zap_pending() argument
247 struct uas_dev_info *devinfo = (void *)cmnd->device->hostdata; uas_try_complete() local
301 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_stat_cmplt() local
396 struct uas_dev_info *devinfo = (void *)cmnd->device->hostdata; uas_data_cmplt() local
442 uas_alloc_data_urb(struct uas_dev_info *devinfo, gfp_t gfp, struct scsi_cmnd *cmnd, enum dma_data_direction dir) uas_alloc_data_urb() argument
465 uas_alloc_sense_urb(struct uas_dev_info *devinfo, gfp_t gfp, struct scsi_cmnd *cmnd) uas_alloc_sense_urb() argument
492 uas_alloc_cmd_urb(struct uas_dev_info *devinfo, gfp_t gfp, struct scsi_cmnd *cmnd) uas_alloc_cmd_urb() argument
538 struct uas_dev_info *devinfo = cmnd->device->hostdata; uas_submit_sense_urb() local
556 uas_submit_urbs(struct scsi_cmnd *cmnd, struct uas_dev_info *devinfo) uas_submit_urbs() argument
637 struct uas_dev_info *devinfo = sdev->hostdata; uas_queuecommand_lck() local
730 struct uas_dev_info *devinfo = (void *)cmnd->device->hostdata; uas_eh_abort_handler() local
768 struct uas_dev_info *devinfo = sdev->hostdata; uas_eh_device_reset_handler() local
811 struct uas_dev_info *devinfo = (struct uas_dev_info *) uas_target_alloc() local
822 struct uas_dev_info *devinfo = uas_slave_alloc() local
844 struct uas_dev_info *devinfo = sdev->hostdata; uas_slave_configure() local
948 uas_configure_endpoints(struct uas_dev_info *devinfo) uas_configure_endpoints() argument
981 uas_free_streams(struct uas_dev_info *devinfo) uas_free_streams() argument
996 struct uas_dev_info *devinfo; uas_probe() local
1060 uas_cmnd_list_empty(struct uas_dev_info *devinfo) uas_cmnd_list_empty() argument
1084 uas_wait_for_pending_cmnds(struct uas_dev_info *devinfo) uas_wait_for_pending_cmnds() argument
1111 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_pre_reset() local
1136 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_post_reset() local
1162 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_suspend() local
1180 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_reset_resume() local
1202 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_disconnect() local
1236 struct uas_dev_info *devinfo = (struct uas_dev_info *)shost->hostdata; uas_shutdown() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h630 ahc_notify_xfer_settings_change(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) ahc_notify_xfer_settings_change() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcdcacm.c113 struct usbdev_devinfo_s devinfo; member
1042 FAR struct usbdev_devinfo_s *devinfo; in cdcacm_bind() local
1791 cdcacm_classobject(int minor, FAR struct usbdev_devinfo_s *devinfo, FAR struct usbdevclass_driver_s **classdev) cdcacm_classobject() argument
[all...]
H A Df_uac.c638 struct usbdev_devinfo_s *devinfo; in usbclass_uac_bind() local
711 struct usbdev_devinfo_s *devinfo; in usbclass_uac_unbind() local
863 int16_t uac_mkcfgdesc(uint8_t *buf, struct usbdev_devinfo_s *devinfo) in uac_mkcfgdesc() argument
954 uac_classobject(int minor, struct usbdev_devinfo_s *devinfo, struct usbdevclass_driver_s **classdev) uac_classobject() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Df_generic.h165 struct usbdev_devinfo_s *devinfo; member

Completed in 30 milliseconds

1234567891011