Home
last modified time | relevance | path

Searched defs:mdev (Results 276 - 300 of 736) sorted by relevance

1...<<11121314151617181920>>...30

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mmio.c252 void mt76x02_rx_poll_complete(struct mt76_dev *mdev, enum mt76_rxq_id q) in mt76x02_rx_poll_complete() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dusb_sdio.c216 bool mt7663_usb_sdio_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt7663_usb_sdio_tx_status_data() argument
228 void mt7663_usb_sdio_tx_complete_skb(struct mt76_dev *mdev, in mt7663_usb_sdio_tx_complete_skb() argument
241 int mt7663_usb_sdio_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, in mt7663_usb_sdio_tx_prepare_skb() argument
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dvfio_ccw_private.h94 struct mdev_device *mdev; member
H A Dvfio_ccw_ops.c20 static int vfio_ccw_mdev_reset(struct mdev_device *mdev) in vfio_ccw_mdev_reset() argument
113 static int vfio_ccw_mdev_create(struct kobject *kobj, struct mdev_device *mdev) in vfio_ccw_mdev_create() argument
135 vfio_ccw_mdev_remove(struct mdev_device *mdev) vfio_ccw_mdev_remove() argument
159 vfio_ccw_mdev_open(struct mdev_device *mdev) vfio_ccw_mdev_open() argument
194 vfio_ccw_mdev_release(struct mdev_device *mdev) vfio_ccw_mdev_release() argument
233 vfio_ccw_mdev_read(struct mdev_device *mdev, char __user *buf, size_t count, loff_t *ppos) vfio_ccw_mdev_read() argument
286 vfio_ccw_mdev_write(struct mdev_device *mdev, const char __user *buf, size_t count, loff_t *ppos) vfio_ccw_mdev_write() argument
311 vfio_ccw_mdev_get_device_info(struct vfio_device_info *info, struct mdev_device *mdev) vfio_ccw_mdev_get_device_info() argument
324 vfio_ccw_mdev_get_region_info(struct vfio_region_info *info, struct mdev_device *mdev, unsigned long arg) vfio_ccw_mdev_get_region_info() argument
405 vfio_ccw_mdev_set_irqs(struct mdev_device *mdev, uint32_t flags, uint32_t index, void __user *data) vfio_ccw_mdev_set_irqs() argument
516 vfio_ccw_mdev_ioctl(struct mdev_device *mdev, unsigned int cmd, unsigned long arg) vfio_ccw_mdev_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmac53c94.c59 struct macio_dev *mdev; member
410 static int mac53c94_probe(struct macio_dev *mdev, const struct of_device_id *match) in mac53c94_probe() argument
513 mac53c94_remove(struct macio_dev *mdev) mac53c94_remove() argument
[all...]
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Daccel.h110 struct mlx5_core_dev *mdev; member
143 static inline u32 mlx5_accel_ipsec_device_caps(struct mlx5_core_dev *mdev) { return 0; } in mlx5_accel_ipsec_device_caps() argument
146 mlx5_accel_esp_create_xfrm(struct mlx5_core_dev *mdev, in mlx5_accel_esp_create_xfrm() argument
/kernel/linux/linux-5.10/include/media/
H A Ddvbdev.h119 struct media_device *mdev; member
305 dvb_register_media_controller(struct dvb_adapter *adap, struct media_device *mdev) dvb_register_media_controller() argument
H A Dmedia-request.h63 struct media_device *mdev; member
232 media_request_get_by_fd(struct media_device *mdev, int request_fd) in media_request_get_by_fd() argument
H A Dmedia-device.h202 media_entity_enum_init( struct media_entity_enum *ent_enum, struct media_device *mdev) media_entity_enum_init() argument
441 media_device_register(struct media_device *mdev) media_device_register() argument
445 media_device_unregister(struct media_device *mdev) media_device_unregister() argument
448 media_device_register_entity(struct media_device *mdev, struct media_entity *entity) media_device_register_entity() argument
456 media_device_register_entity_notify( struct media_device *mdev, struct media_entity_notify *nptr) media_device_register_entity_notify() argument
462 media_device_unregister_entity_notify( struct media_device *mdev, struct media_entity_notify *nptr) media_device_unregister_entity_notify() argument
468 media_device_pci_init(struct media_device *mdev, struct pci_dev *pci_dev, char *name) media_device_pci_init() argument
474 __media_device_usb_init(struct media_device *mdev, struct usb_device *udev, char *board_name, char *driver_name) __media_device_usb_init() argument
[all...]
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_midi.c97 struct seq_oss_midi *mdev; in get_mdev() local
115 struct seq_oss_midi *mdev; in find_slot() local
142 struct seq_oss_midi *mdev; snd_seq_oss_midi_check_new_port() local
219 struct seq_oss_midi *mdev; snd_seq_oss_midi_check_exit_port() local
250 struct seq_oss_midi *mdev; snd_seq_oss_midi_clear_all() local
322 struct seq_oss_midi *mdev; snd_seq_oss_midi_open() local
394 struct seq_oss_midi *mdev; snd_seq_oss_midi_close() local
432 struct seq_oss_midi *mdev; snd_seq_oss_midi_filemode() local
455 struct seq_oss_midi *mdev; snd_seq_oss_midi_reset() local
503 struct seq_oss_midi *mdev; snd_seq_oss_midi_get_addr() local
520 struct seq_oss_midi *mdev; snd_seq_oss_midi_input() local
606 send_midi_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, struct seq_oss_midi *mdev) send_midi_event() argument
635 struct seq_oss_midi *mdev; snd_seq_oss_midi_putc() local
654 struct seq_oss_midi *mdev; snd_seq_oss_midi_make_info() local
689 struct seq_oss_midi *mdev; snd_seq_oss_midi_info_read() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c14 komeda_pipeline_add(struct komeda_dev *mdev, size_t size, in komeda_pipeline_add() argument
44 void komeda_pipeline_destroy(struct komeda_dev *mdev, in komeda_pipeline_destroy() argument
69 struct komeda_dev *mdev = pipe->mdev; komeda_pipeline_get_component_pos() local
227 komeda_component_destroy(struct komeda_dev *mdev, struct komeda_component *c) komeda_component_destroy() argument
341 komeda_assemble_pipelines(struct komeda_dev *mdev) komeda_assemble_pipelines() argument
[all...]
H A Dkomeda_framebuffer.c111 komeda_fb_none_afbc_size_check(struct komeda_dev *mdev, struct komeda_fb *kfb, in komeda_fb_none_afbc_size_check() argument
162 struct komeda_dev *mdev = dev->dev_private; in komeda_fb_create() local
271 struct komeda_dev *mdev = fb->dev->dev_private; in komeda_fb_is_layer_supported() local
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_queue.c301 uvc_queue_buffer(struct uvc_video_queue *queue, struct media_device *mdev, struct v4l2_buffer *buf) uvc_queue_buffer() argument
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-mc.c22 int v4l2_mc_create_media_graph(struct media_device *mdev) in v4l2_mc_create_media_graph() argument
271 struct media_device *mdev = vdev->entity.graph_obj.mdev; v4l_enable_media_source() local
291 struct media_device *mdev = vdev->entity.graph_obj.mdev; v4l_disable_media_source() local
523 struct media_device *mdev = entity->graph_obj.mdev; v4l2_pipeline_pm_use() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/accel/
H A Dipsec_offload.c28 static u32 mlx5_ipsec_offload_device_caps(struct mlx5_core_dev *mdev) in mlx5_ipsec_offload_device_caps() argument
57 mlx5_ipsec_offload_esp_validate_xfrm_attrs(struct mlx5_core_dev *mdev, in mlx5_ipsec_offload_esp_validate_xfrm_attrs() argument
96 mlx5_ipsec_offload_esp_create_xfrm(struct mlx5_core_dev *mdev, const struct mlx5_accel_esp_xfrm_attrs *attrs, u32 flags) mlx5_ipsec_offload_esp_create_xfrm() argument
135 mlx5_create_ipsec_obj(struct mlx5_core_dev *mdev, struct mlx5_ipsec_obj_attrs *attrs, u32 *ipsec_id) mlx5_create_ipsec_obj() argument
192 mlx5_destroy_ipsec_obj(struct mlx5_core_dev *mdev, u32 ipsec_id) mlx5_destroy_ipsec_obj() argument
206 mlx5_ipsec_offload_create_sa_ctx(struct mlx5_core_dev *mdev, struct mlx5_accel_esp_xfrm *accel_xfrm, const __be32 saddr[4], const __be32 daddr[4], const __be32 spi, bool is_ipv6, u32 *hw_handle) mlx5_ipsec_offload_create_sa_ctx() argument
277 mlx5_ipsec_offload_init(struct mlx5_core_dev *mdev) mlx5_ipsec_offload_init() argument
282 mlx5_modify_ipsec_obj(struct mlx5_core_dev *mdev, struct mlx5_ipsec_obj_attrs *attrs, u32 ipsec_id) mlx5_modify_ipsec_obj() argument
334 struct mlx5_core_dev *mdev = xfrm->mdev; mlx5_ipsec_offload_esp_modify_xfrm() local
379 mlx5_ipsec_offload_ops(struct mlx5_core_dev *mdev) mlx5_ipsec_offload_ops() argument
[all...]
H A Dtls.h46 static inline bool mlx5_accel_is_ktls_tx(struct mlx5_core_dev *mdev) in mlx5_accel_is_ktls_tx() argument
51 static inline bool mlx5_accel_is_ktls_rx(struct mlx5_core_dev *mdev) in mlx5_accel_is_ktls_rx() argument
56 static inline bool mlx5_accel_is_ktls_device(struct mlx5_core_dev *mdev) in mlx5_accel_is_ktls_device() argument
68 mlx5e_ktls_type_check(struct mlx5_core_dev *mdev, struct tls_crypto_info *crypto_info) mlx5e_ktls_type_check() argument
81 mlx5_accel_is_ktls_tx(struct mlx5_core_dev *mdev) mlx5_accel_is_ktls_tx() argument
84 mlx5_accel_is_ktls_rx(struct mlx5_core_dev *mdev) mlx5_accel_is_ktls_rx() argument
88 mlx5_ktls_create_key(struct mlx5_core_dev *mdev, struct tls_crypto_info *crypto_info, u32 *p_key_id) mlx5_ktls_create_key() argument
92 mlx5_ktls_destroy_key(struct mlx5_core_dev *mdev, u32 key_id) mlx5_ktls_destroy_key() argument
95 mlx5_accel_is_ktls_device(struct mlx5_core_dev *mdev) mlx5_accel_is_ktls_device() argument
97 mlx5e_ktls_type_check(struct mlx5_core_dev *mdev, struct tls_crypto_info *crypto_info) mlx5e_ktls_type_check() argument
139 mlx5_accel_tls_add_flow(struct mlx5_core_dev *mdev, void *flow, struct tls_crypto_info *crypto_info, u32 start_offload_tcp_sn, u32 *p_swid, bool direction_sx) mlx5_accel_tls_add_flow() argument
143 mlx5_accel_tls_del_flow(struct mlx5_core_dev *mdev, u32 swid, bool direction_sx) mlx5_accel_tls_del_flow() argument
145 mlx5_accel_tls_resync_rx(struct mlx5_core_dev *mdev, __be32 handle, u32 seq, __be64 rcd_sn) mlx5_accel_tls_resync_rx() argument
147 mlx5_accel_is_tls_device(struct mlx5_core_dev *mdev) mlx5_accel_is_tls_device() argument
151 mlx5_accel_tls_device_caps(struct mlx5_core_dev *mdev) mlx5_accel_tls_device_caps() argument
152 mlx5_accel_tls_init(struct mlx5_core_dev *mdev) mlx5_accel_tls_init() argument
153 mlx5_accel_tls_cleanup(struct mlx5_core_dev *mdev) mlx5_accel_tls_cleanup() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_drv.c237 struct media_device *mdev = &vsp1->media_dev; in vsp1_create_entities() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/au0828/
H A Dau0828-core.c128 struct media_device *mdev = dev->media_dev; in au0828_unregister_media_device() local
199 struct media_device *mdev; in au0828_media_device_init() local
295 struct media_device *mdev = entity->graph_obj.mdev; au0828_enable_source() local
445 struct media_device *mdev = entity->graph_obj.mdev; au0828_disable_source() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c391 struct media_device *mdev; in dvb_usbv2_media_device_init() local
[all...]
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_chardev.c162 struct miscdevice *mdev = filp->private_data; in cros_ec_chardev_open() local
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dmtk_rpmsg.c169 struct mtk_rpmsg_device *mdev = to_mtk_rpmsg_device(rpdev); in mtk_rpmsg_release_device() local
201 struct mtk_rpmsg_device *mdev; in mtk_rpmsg_register_device() local
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/
H A Drkvdec.h85 struct media_device mdev; member
/kernel/linux/linux-5.10/include/linux/
H A Dlp.h42 unsigned int mdev; member
/kernel/linux/linux-5.10/drivers/ssb/
H A Ddriver_mipscore.c104 struct ssb_device *mdev = bus->mipscore.dev; in ssb_mips_irq() local
145 struct ssb_device *mdev = bus->mipscore.dev; in set_irq() local
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/
H A Dvimc-common.h128 struct media_device mdev; member

Completed in 17 milliseconds

1...<<11121314151617181920>>...30