Home
last modified time | relevance | path

Searched defs:ldev (Results 1 - 25 of 141) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_irq.c23 struct lsdc_device *ldev = to_lsdc(ddev); in ls7a2000_dc_irq_handler() local
51 struct lsdc_device *ldev = to_lsdc(ddev); in ls7a1000_dc_irq_handler() local
[all...]
H A Dlsdc_debugfs.c19 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data; in lsdc_identify() local
47 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data; in lsdc_show_gfxpll_clock() local
59 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data; in lsdc_show_benchmark() local
70 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data; in lsdc_pdev_enable_io_mem() local
100 struct lsdc_device *ldev = to_lsdc(ddev); lsdc_debugfs_init() local
[all...]
H A Dlsdc_benchmark.c63 static void lsdc_benchmark_copy(struct lsdc_device *ldev, in lsdc_benchmark_copy() argument
103 int lsdc_show_benchmark_copy(struct lsdc_device *ldev, struct drm_printer *p) in lsdc_show_benchmark_copy() argument
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-picolcd_lcd.c20 static int picolcd_get_contrast(struct lcd_device *ldev) in picolcd_get_contrast() argument
26 static int picolcd_set_contrast(struct lcd_device *ldev, int contrast) in picolcd_set_contrast() argument
44 static int picolcd_check_lcd_fb(struct lcd_device *ldev, struct fb_info *fb) in picolcd_check_lcd_fb() argument
58 struct lcd_device *ldev; in picolcd_init_lcd() local
82 struct lcd_device *ldev = data->lcd; picolcd_exit_lcd() local
[all...]
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-locomo.c55 static int locomoled_probe(struct locomo_dev *ldev) in locomoled_probe() argument
H A Dleds-spi-byte.c46 struct led_classdev ldev; member
[all...]
H A Dleds-dac124s085.c16 struct led_classdev ldev; member
33 static int dac124s085_set_brightness(struct led_classdev *ldev, in dac124s085_set_brightness() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dlag_mp.h29 static inline int mlx5_lag_mp_init(struct mlx5_lag *ldev) { return 0; } in mlx5_lag_mp_init() argument
30 static inline void mlx5_lag_mp_cleanup(struct mlx5_lag *ldev) {} in mlx5_lag_mp_cleanup() argument
H A Dlag.h58 __mlx5_lag_is_active(struct mlx5_lag *ldev) in __mlx5_lag_is_active() argument
64 mlx5_lag_is_ready(struct mlx5_lag *ldev) in mlx5_lag_is_ready() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/
H A Dloongson_irq.c20 struct loongson_drm_device *ldev = dev->dev_private; in loongson_irq_handler() local
46 struct loongson_drm_device *ldev = dev->dev_private; in loongson_irq_preinstall() local
63 struct loongson_drm_device *ldev = dev->dev_private; in loongson_irq_uninstall() local
H A Dloongson_i2c.h33 struct loongson_drm_device *ldev; member
H A Dloongson_connector.c194 struct loongson_drm_device *ldev = (struct loongson_drm_device*)dev->dev_private; in loongson_connector_init() local
[all...]
H A Dloongson_encoder.c75 static void loongson_hdmi_init(struct loongson_drm_device *ldev, int index) in loongson_hdmi_init() argument
110 struct loongson_drm_device *ldev = dev->dev_private; in loongson_encoder_init() local
H A Dloongson_i2c.c7 u32 ls7a_mm_rreg(struct loongson_drm_device *ldev, u32 offset) in ls7a_mm_rreg() argument
12 void ls7a_mm_wreg(struct loongson_drm_device *ldev, u32 offset, u32 val) in ls7a_mm_wreg() argument
17 static inline void __dc_gpio_set_dir(struct loongson_drm_device *ldev, in __dc_gpio_set_dir() argument
30 static void __dc_gpio_set_val(struct loongson_drm_device *ldev, unsigned int pin, in __dc_gpio_set_val() argument
46 struct loongson_drm_device *ldev = li2c->ldev; loongson_i2c_set_data() local
60 struct loongson_drm_device *ldev = li2c->ldev; loongson_i2c_set_clock() local
75 struct loongson_drm_device *ldev = li2c->ldev; loongson_i2c_get_data() local
87 struct loongson_drm_device *ldev = li2c->ldev; loongson_i2c_get_clock() local
95 loongson_i2c_create(struct loongson_drm_device *ldev, struct loongson_i2c *li2c, const char *name) loongson_i2c_create() argument
156 loongson_gpio_init(struct loongson_drm_device *ldev) loongson_gpio_init() argument
169 loongson_i2c_init(struct loongson_drm_device *ldev) loongson_i2c_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-picolcd_lcd.c20 static int picolcd_get_contrast(struct lcd_device *ldev) in picolcd_get_contrast() argument
26 static int picolcd_set_contrast(struct lcd_device *ldev, int contrast) in picolcd_set_contrast() argument
44 static int picolcd_check_lcd_fb(struct lcd_device *ldev, struct fb_info *fb) in picolcd_check_lcd_fb() argument
58 struct lcd_device *ldev; in picolcd_init_lcd() local
82 struct lcd_device *ldev = data->lcd; picolcd_exit_lcd() local
[all...]
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-locomo.c54 static int locomoled_probe(struct locomo_dev *ldev) in locomoled_probe() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.h39 static inline int mlx5_lag_port_sel_create(struct mlx5_lag *ldev, in mlx5_lag_port_sel_create() argument
46 static inline int mlx5_lag_port_sel_modify(struct mlx5_lag *ldev, u8 *ports) in mlx5_lag_port_sel_modify() argument
51 static inline void mlx5_lag_port_sel_destroy(struct mlx5_lag *ldev) {} in mlx5_lag_port_sel_destroy() argument
H A Dmp.h36 static inline void mlx5_lag_mp_reset(struct mlx5_lag *ldev) {}; in mlx5_lag_mp_reset() argument
37 static inline int mlx5_lag_mp_init(struct mlx5_lag *ldev) { return 0; } in mlx5_lag_mp_init() argument
38 static inline void mlx5_lag_mp_cleanup(struct mlx5_lag *ldev) {} in mlx5_lag_mp_cleanup() argument
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_pci_legacy_dev.c16 int vp_legacy_probe(struct virtio_pci_legacy_device *ldev) in vp_legacy_probe() argument
69 vp_legacy_remove(struct virtio_pci_legacy_device *ldev) vp_legacy_remove() argument
84 vp_legacy_get_features(struct virtio_pci_legacy_device *ldev) vp_legacy_get_features() argument
97 vp_legacy_get_driver_features(struct virtio_pci_legacy_device *ldev) vp_legacy_get_driver_features() argument
108 vp_legacy_set_features(struct virtio_pci_legacy_device *ldev, u32 features) vp_legacy_set_features() argument
121 vp_legacy_get_status(struct virtio_pci_legacy_device *ldev) vp_legacy_get_status() argument
132 vp_legacy_set_status(struct virtio_pci_legacy_device *ldev, u8 status) vp_legacy_set_status() argument
147 vp_legacy_queue_vector(struct virtio_pci_legacy_device *ldev, u16 index, u16 vector) vp_legacy_queue_vector() argument
164 vp_legacy_config_vector(struct virtio_pci_legacy_device *ldev, u16 vector) vp_legacy_config_vector() argument
181 vp_legacy_set_queue_address(struct virtio_pci_legacy_device *ldev, u16 index, u32 queue_pfn) vp_legacy_set_queue_address() argument
196 vp_legacy_get_queue_enable(struct virtio_pci_legacy_device *ldev, u16 index) vp_legacy_get_queue_enable() argument
211 vp_legacy_get_queue_size(struct virtio_pci_legacy_device *ldev, u16 index) vp_legacy_get_queue_size() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dproc.c45 struct device *ldev; in acpi_system_wakeup_device_seq_show() local
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dlocomolcd.c174 static int locomolcd_probe(struct locomo_dev *ldev) in locomolcd_probe() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
H A Dlima_devfreq.c62 struct lima_device *ldev = dev_get_drvdata(dev); in lima_devfreq_get_dev_status() local
94 void lima_devfreq_fini(struct lima_device *ldev) in lima_devfreq_fini() argument
124 int lima_devfreq_init(struct lima_device *ldev) in lima_devfreq_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/stm/
H A Ddrv.c71 struct ltdc_device *ldev; in drv_load() local
120 struct ltdc_device *ldev = ddev->dev_private; in drv_suspend() local
138 struct ltdc_device *ldev = ddev->dev_private; in drv_resume() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dleds-pca9532.h30 struct led_classdev ldev; member
/kernel/linux/linux-5.10/drivers/staging/kpc2000/kpc_dma/
H A Ddma.c17 struct kpc_dma_device *ldev = (struct kpc_dma_device *)dev_id; in ndd_irq_handler() local

Completed in 7 milliseconds

123456