Home
last modified time | relevance | path

Searched defs:type (Results 3351 - 3375 of 12535) sorted by relevance

1...<<131132133134135136137138139140>>...502

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv31.c190 u32 type = nvkm_rd32(device, 0x00b230); in nv31_mpeg_intr() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v2_0.c518 vce_v2_0_set_interrupt_state(struct amdgpu_device *adev, struct amdgpu_irq_src *source, unsigned type, enum amdgpu_interrupt_state state) vce_v2_0_set_interrupt_state() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_v9.c440 struct mqd_manager *mqd_manager_init_v9(enum KFD_MQD_TYPE type, in mqd_manager_init_v9() argument
280 destroy_mqd(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) destroy_mqd() argument
407 destroy_mqd_sdma(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) destroy_mqd_sdma() argument
H A Dkfd_mqd_manager_vi.c408 struct mqd_manager *mqd_manager_init_vi(enum KFD_MQD_TYPE type, in mqd_manager_init_vi() argument
484 struct mqd_manager *mqd_manager_init_vi_tonga(enum KFD_MQD_TYPE type, in mqd_manager_init_vi_tonga() argument
252 destroy_mqd(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) destroy_mqd() argument
375 destroy_mqd_sdma(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) destroy_mqd_sdma() argument
[all...]
H A Dkfd_mqd_manager_v10.c384 struct mqd_manager *mqd_manager_init_v10(enum KFD_MQD_TYPE type, in mqd_manager_init_v10() argument
227 destroy_mqd(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) destroy_mqd() argument
351 destroy_mqd_sdma(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) destroy_mqd_sdma() argument
H A Dkfd_mqd_manager_cik.c361 struct mqd_manager *mqd_manager_init_cik(enum KFD_MQD_TYPE type, in mqd_manager_init_cik() argument
436 struct mqd_manager *mqd_manager_init_cik_hawaii(enum KFD_MQD_TYPE type, in mqd_manager_init_cik_hawaii() argument
262 destroy_mqd(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) destroy_mqd() argument
275 destroy_mqd_sdma(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) destroy_mqd_sdma() argument
[all...]
H A Dkfd_packet_manager.c377 int pm_send_unmap_queue(struct packet_manager *pm, enum kfd_queue_type type, in pm_send_unmap_queue() argument
H A Dkfd_pm4_headers.h38 uint32_t type:2; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cotable.c55 u32 type; member
567 vmw_cotable_alloc(struct vmw_private *dev_priv, struct vmw_resource *ctx, u32 type) vmw_cotable_alloc() argument
[all...]
H A Dvmwgfx_mob.c109 vmw_setup_otable_base(struct vmw_private *dev_priv, SVGAOTableType type, struct ttm_buffer_object *otable_bo, unsigned long offset, struct vmw_otable *otable) vmw_setup_otable_base() argument
192 vmw_takedown_otable_base(struct vmw_private *dev_priv, SVGAOTableType type, struct vmw_otable *otable) vmw_takedown_otable_base() argument
/kernel/linux/linux-5.10/drivers/greybus/
H A Dmanifest.c11 static const char *get_descriptor_type_string(u8 type) in get_descriptor_type_string() argument
42 enum greybus_descriptor_type type; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
H A Drcar_du_vsp.c387 enum drm_plane_type type = i < num_crtcs in rcar_du_vsp_init() local
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_queue.c219 int uvc_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type type, in uvc_queue_init() argument
337 int uvc_queue_streamon(struct uvc_video_queue *queue, enum v4l2_buf_type type) in uvc_queue_streamon() argument
348 uvc_queue_streamoff(struct uvc_video_queue *queue, enum v4l2_buf_type type) uvc_queue_streamoff() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-event.c88 v4l2_event_subscribed( struct v4l2_fh *fh, u32 type, u32 id) v4l2_event_subscribed() argument
[all...]
H A Dvideobuf-dma-sg.c672 videobuf_queue_sg_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_sg_init() argument
H A Dvideobuf-dma-contig.c341 videobuf_queue_dma_contig_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_dma_contig_init() argument
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-core.c849 int tm6000_call_fillbuf(struct tm6000_core *dev, enum tm6000_ops_type type, in tm6000_call_fillbuf() argument
/kernel/linux/linux-5.10/drivers/memory/
H A Djz4780-nemc.c94 jz4780_nemc_set_type(struct device *dev, unsigned int bank, enum jz4780_nemc_bank_type type) jz4780_nemc_set_type() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c135 enum { enable_option, range_option, list_option } type; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c105 unsigned int type, state, value; in efx_mcdi_sensor_event() local
138 unsigned int type; member
279 efx_mcdi_mon_add_attr(struct efx_nic *efx, const char *name, ssize_t (*reader)(struct device *, struct device_attribute *, char *), unsigned int index, unsigned int type, unsigned int limit_value) efx_mcdi_mon_add_attr() argument
313 int rc, i, j, type; efx_mcdi_mon_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/power/supply/
H A Disp1704_charger.c88 int type = POWER_SUPPLY_TYPE_USB_DCP; in isp1704_charger_type() local
H A Dpower_supply_hwmon.c85 power_supply_hwmon_to_property(enum hwmon_sensor_types type, in power_supply_hwmon_to_property() argument
100 static bool power_supply_hwmon_is_a_label(enum hwmon_sensor_types type, in power_supply_hwmon_is_a_label() argument
139 static bool power_supply_hwmon_is_writable(enum hwmon_sensor_types type, in power_supply_hwmon_is_writable() argument
121 power_supply_hwmon_has_input( const struct power_supply_hwmon *psyhw, enum hwmon_sensor_types type, int channel) power_supply_hwmon_has_input() argument
158 power_supply_hwmon_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, int channel) power_supply_hwmon_is_visible() argument
183 power_supply_hwmon_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, const char **str) power_supply_hwmon_read_string() argument
206 power_supply_hwmon_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long *val) power_supply_hwmon_read() argument
250 power_supply_hwmon_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long val) power_supply_hwmon_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_entity.h59 enum vsp1_entity_type type; member
101 enum vsp1_entity_type type; member
H A Dvsp1_brx.c407 vsp1_brx_create(struct vsp1_device *vsp1, enum vsp1_entity_type type) vsp1_brx_create() argument
/kernel/linux/linux-5.10/drivers/media/platform/xilinx/
H A Dxilinx-vipp.c435 enum v4l2_buf_type type; in xvip_graph_dma_init_one() local

Completed in 18 milliseconds

1...<<131132133134135136137138139140>>...502