Home
last modified time | relevance | path

Searched defs:dev (Results 1 – 25 of 2574) sorted by relevance

12345678910>>...103

/freebsd-12.1/sys/dev/ppbus/
H A Dppbio.h53 #define ppb_repp_A(dev) \ argument
55 #define ppb_repp_D(dev) \ argument
57 #define ppb_recr(dev) \ argument
59 #define ppb_rfifo(dev) \ argument
66 #define ppb_wecr(dev,byte) \ argument
71 #define ppb_rdtr(dev) \ argument
73 #define ppb_rstr(dev) \ argument
75 #define ppb_rctr(dev) \ argument
78 #define ppb_wdtr(dev,byte) \ argument
80 #define ppb_wstr(dev,byte) \ argument
[all …]
/freebsd-12.1/contrib/wpa/src/wps/
H A Dwps_dev_attr.c16 int wps_build_manufacturer(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_manufacturer()
40 int wps_build_model_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_name()
122 int wps_build_secondary_dev_type(struct wps_device_data *dev, in wps_build_secondary_dev_type()
158 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_dev_name()
219 int wps_build_rf_bands(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_rf_bands()
302 static int wps_process_serial_number(struct wps_device_data *dev, in wps_process_serial_number()
340 static int wps_process_primary_dev_type(struct wps_device_data *dev, in wps_process_primary_dev_type()
361 int wps_process_device_attrs(struct wps_device_data *dev, in wps_process_device_attrs()
379 int wps_process_os_version(struct wps_device_data *dev, const u8 *ver) in wps_process_os_version()
401 int wps_process_rf_bands(struct wps_device_data *dev, const u8 *bands) in wps_process_rf_bands()
[all …]
/freebsd-12.1/sys/dev/pci/
H A Dvga_pci.c83 vga_pci_is_boot_display(device_t dev) in vga_pci_is_boot_display()
147 vga_pci_map_bios(device_t dev, size_t *size) in vga_pci_map_bios()
180 vga_pci_unmap_bios(device_t dev, void *bios) in vga_pci_unmap_bios()
210 vga_pci_repost(device_t dev) in vga_pci_repost()
240 vga_pci_probe(device_t dev) in vga_pci_probe()
262 vga_pci_attach(device_t dev) in vga_pci_attach()
279 vga_pci_suspend(device_t dev) in vga_pci_suspend()
286 vga_pci_detach(device_t dev) in vga_pci_detach()
297 vga_pci_resume(device_t dev) in vga_pci_resume()
608 vga_pci_msi_count(device_t dev, device_t child) in vga_pci_msi_count()
[all …]
H A Dhostb_pci.c48 pci_hostb_probe(device_t dev) in pci_hostb_probe()
74 pci_hostb_attach(device_t dev) in pci_hostb_attach()
131 pci_hostb_write_config(device_t dev, device_t child, int reg, in pci_hostb_write_config()
139 pci_hostb_enable_busmaster(device_t dev, device_t child) in pci_hostb_enable_busmaster()
148 pci_hostb_disable_busmaster(device_t dev, device_t child) in pci_hostb_disable_busmaster()
157 pci_hostb_enable_io(device_t dev, device_t child, int space) in pci_hostb_enable_io()
166 pci_hostb_disable_io(device_t dev, device_t child, int space) in pci_hostb_disable_io()
175 pci_hostb_set_powerstate(device_t dev, device_t child, int state) in pci_hostb_set_powerstate()
184 pci_hostb_get_powerstate(device_t dev, device_t child) in pci_hostb_get_powerstate()
193 pci_hostb_assign_interrupt(device_t dev, device_t child) in pci_hostb_assign_interrupt()
[all …]
/freebsd-12.1/sys/dev/mlx4/mlx4_core/
H A Dmlx4_pd.c47 int mlx4_pd_alloc(struct mlx4_dev *dev, u32 *pdn) in mlx4_pd_alloc()
59 void mlx4_pd_free(struct mlx4_dev *dev, u32 pdn) in mlx4_pd_free()
76 int mlx4_xrcd_alloc(struct mlx4_dev *dev, u32 *xrcdn) in mlx4_xrcd_alloc()
96 void __mlx4_xrcd_free(struct mlx4_dev *dev, u32 xrcdn) in __mlx4_xrcd_free()
101 void mlx4_xrcd_free(struct mlx4_dev *dev, u32 xrcdn) in mlx4_xrcd_free()
118 int mlx4_init_pd_table(struct mlx4_dev *dev) in mlx4_init_pd_table()
127 void mlx4_cleanup_pd_table(struct mlx4_dev *dev) in mlx4_cleanup_pd_table()
132 int mlx4_init_xrcd_table(struct mlx4_dev *dev) in mlx4_init_xrcd_table()
140 void mlx4_cleanup_xrcd_table(struct mlx4_dev *dev) in mlx4_cleanup_xrcd_table()
272 int mlx4_init_uar_table(struct mlx4_dev *dev) in mlx4_init_uar_table()
[all …]
H A Dmlx4_main.c1367 int mlx4_bond(struct mlx4_dev *dev) in mlx4_bond()
1395 int mlx4_unbond(struct mlx4_dev *dev) in mlx4_unbond()
1800 static int map_bf_area(struct mlx4_dev *dev) in map_bf_area()
1827 s64 mlx4_read_clock(struct mlx4_dev *dev) in mlx4_read_clock()
3204 struct mlx4_dev *dev; in mlx4_load_one() local
3754 struct mlx4_dev *dev; in mlx4_init_one() local
3823 struct mlx4_dev *dev = persist->dev; in mlx4_unload_one() local
3904 struct mlx4_dev *dev = persist->dev; in mlx4_remove_one() local
3971 struct mlx4_dev *dev = persist->dev; in mlx4_restart_one() local
4082 struct mlx4_dev *dev = persist->dev; in mlx4_pci_slot_reset() local
[all …]
H A Dmlx4_mr.c156 u32 __mlx4_alloc_mtt_range(struct mlx4_dev *dev, int order) in __mlx4_alloc_mtt_range()
383 void mlx4_mr_hw_put_mpt(struct mlx4_dev *dev, in mlx4_mr_hw_put_mpt()
410 int mlx4_mr_hw_change_access(struct mlx4_dev *dev, in mlx4_mr_hw_change_access()
436 static int mlx4_WRITE_MTT(struct mlx4_dev *dev, in mlx4_WRITE_MTT()
444 int __mlx4_mpt_reserve(struct mlx4_dev *dev) in __mlx4_mpt_reserve()
451 static int mlx4_mpt_reserve(struct mlx4_dev *dev) in mlx4_mpt_reserve()
465 void __mlx4_mpt_release(struct mlx4_dev *dev, u32 index) in __mlx4_mpt_release()
509 void __mlx4_mpt_free_icm(struct mlx4_dev *dev, u32 index) in __mlx4_mpt_free_icm()
913 int mlx4_init_mr_table(struct mlx4_dev *dev) in mlx4_init_mr_table()
961 void mlx4_cleanup_mr_table(struct mlx4_dev *dev) in mlx4_cleanup_mr_table()
[all …]
H A Dmlx4_srq.c43 void mlx4_srq_event(struct mlx4_dev *dev, u32 srqn, int event_type) in mlx4_srq_event()
80 static int mlx4_ARM_SRQ(struct mlx4_dev *dev, int srq_num, int limit_watermark) in mlx4_ARM_SRQ()
93 int __mlx4_srq_alloc_icm(struct mlx4_dev *dev, int *srqn) in __mlx4_srq_alloc_icm()
120 static int mlx4_srq_alloc_icm(struct mlx4_dev *dev, int *srqn) in mlx4_srq_alloc_icm()
138 void __mlx4_srq_free_icm(struct mlx4_dev *dev, int srqn) in __mlx4_srq_free_icm()
147 static void mlx4_srq_free_icm(struct mlx4_dev *dev, int srqn) in mlx4_srq_free_icm()
162 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcd, in mlx4_srq_alloc()
222 void mlx4_srq_free(struct mlx4_dev *dev, struct mlx4_srq *srq) in mlx4_srq_free()
272 int mlx4_init_srq_table(struct mlx4_dev *dev) in mlx4_init_srq_table()
290 void mlx4_cleanup_srq_table(struct mlx4_dev *dev) in mlx4_cleanup_srq_table()
[all …]
/freebsd-12.1/sys/dev/ata/
H A Data-pci.c62 ata_pci_probe(device_t dev) in ata_pci_probe()
84 ata_pci_attach(device_t dev) in ata_pci_attach()
134 ata_pci_detach(device_t dev) in ata_pci_detach()
168 ata_pci_suspend(device_t dev) in ata_pci_suspend()
180 ata_pci_resume(device_t dev) in ata_pci_resume()
450 ata_pci_status(device_t dev) in ata_pci_status()
475 ata_pci_hw(device_t dev) in ata_pci_hw()
534 ata_pci_dmainit(device_t dev) in ata_pci_dmainit()
545 ata_pci_dmafini(device_t dev) in ata_pci_dmafini()
780 ata_legacy(device_t dev) in ata_legacy()
[all …]
/freebsd-12.1/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.h61 bhnd_pmu_read_chipctrl(device_t dev, uint32_t reg) in bhnd_pmu_read_chipctrl()
78 bhnd_pmu_write_chipctrl(device_t dev, uint32_t reg, uint32_t value, in bhnd_pmu_write_chipctrl()
96 bhnd_pmu_read_regctrl(device_t dev, uint32_t reg) in bhnd_pmu_read_regctrl()
113 bhnd_pmu_write_regctrl(device_t dev, uint32_t reg, uint32_t value, in bhnd_pmu_write_regctrl()
131 bhnd_pmu_read_pllctrl(device_t dev, uint32_t reg) in bhnd_pmu_read_pllctrl()
148 bhnd_pmu_write_pllctrl(device_t dev, uint32_t reg, uint32_t value, in bhnd_pmu_write_pllctrl()
165 bhnd_pmu_set_voltage_raw(device_t dev, bhnd_pmu_regulator regulator, in bhnd_pmu_set_voltage_raw()
181 bhnd_pmu_enable_regulator(device_t dev, bhnd_pmu_regulator regulator) in bhnd_pmu_enable_regulator()
196 bhnd_pmu_disable_regulator(device_t dev, bhnd_pmu_regulator regulator) in bhnd_pmu_disable_regulator()
233 bhnd_pmu_get_clock_freq(device_t dev, bhnd_clock clock, u_int *freq) in bhnd_pmu_get_clock_freq()
[all …]
/freebsd-12.1/sys/dev/agp/
H A Dagp.c92 agp_find_caps(device_t dev) in agp_find_caps()
109 device_t bus, dev = 0; in agp_find_display() local
136 agp_alloc_gatt(device_t dev) in agp_alloc_gatt()
207 agp_generic_attach(device_t dev) in agp_generic_attach()
262 agp_free_cdev(device_t dev) in agp_free_cdev()
270 agp_free_res(device_t dev) in agp_free_res()
804 device_t dev = kdev->si_drv1; in agp_open() local
818 device_t dev = kdev->si_drv1; in agp_close() local
914 agp_state(device_t dev) in agp_state()
937 agp_acquire(device_t dev) in agp_acquire()
[all …]
/freebsd-12.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c67 static int lock_sem_sw_reset(struct mlx5_core_dev *dev) in lock_sem_sw_reset()
113 u8 mlx5_get_nic_state(struct mlx5_core_dev *dev) in mlx5_get_nic_state()
142 struct mlx5_core_dev *dev = in mlx5_trigger_cmd_completions() local
237 mlx5_health_allow_reset(struct mlx5_core_dev *dev) in mlx5_health_allow_reset()
367 struct mlx5_core_dev *dev; in health_recover() local
421 struct mlx5_core_dev *dev; in health_care() local
502 print_health_info(struct mlx5_core_dev *dev) in print_health_info()
543 struct mlx5_core_dev *dev; in health_watchdog() local
680 void mlx5_drain_health_wq(struct mlx5_core_dev *dev) in mlx5_drain_health_wq()
706 void mlx5_health_cleanup(struct mlx5_core_dev *dev) in mlx5_health_cleanup()
[all …]
H A Dmlx5_main.c175 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); in set_dma_caps() local
247 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); in request_bar() local
411 static int handle_hca_cap(struct mlx5_core_dev *dev) in handle_hca_cap()
497 static int set_hca_ctrl(struct mlx5_core_dev *dev) in set_hca_ctrl()
604 static void free_comp_eqs(struct mlx5_core_dev *dev) in free_comp_eqs()
622 static int alloc_comp_eqs(struct mlx5_core_dev *dev) in alloc_comp_eqs()
658 static int map_bf_area(struct mlx5_core_dev *dev) in map_bf_area()
750 mlx5_register_device(struct mlx5_core_dev *dev) in mlx5_register_device()
765 mlx5_unregister_device(struct mlx5_core_dev *dev) in mlx5_unregister_device()
833 mlx5_firmware_update(struct mlx5_core_dev *dev) in mlx5_firmware_update()
[all …]
H A Dmlx5_transobj.c33 int mlx5_alloc_transport_domain(struct mlx5_core_dev *dev, u32 *tdn) in mlx5_alloc_transport_domain()
50 void mlx5_dealloc_transport_domain(struct mlx5_core_dev *dev, u32 tdn) in mlx5_dealloc_transport_domain()
85 void mlx5_core_destroy_rq(struct mlx5_core_dev *dev, u32 rqn) in mlx5_core_destroy_rq()
96 int mlx5_core_query_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *out) in mlx5_core_query_rq()
130 void mlx5_core_destroy_sq(struct mlx5_core_dev *dev, u32 sqn) in mlx5_core_destroy_sq()
141 int mlx5_core_query_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *out) in mlx5_core_query_sq()
167 void mlx5_core_destroy_tir(struct mlx5_core_dev *dev, u32 tirn) in mlx5_core_destroy_tir()
204 void mlx5_core_destroy_tis(struct mlx5_core_dev *dev, u32 tisn) in mlx5_core_destroy_tis()
238 int mlx5_core_destroy_rmp(struct mlx5_core_dev *dev, u32 rmpn) in mlx5_core_destroy_rmp()
303 int mlx5_core_destroy_xsrq(struct mlx5_core_dev *dev, u32 xsrqn) in mlx5_core_destroy_xsrq()
[all …]
/freebsd-12.1/sys/dev/drm2/
H A Ddrm_agpsupport.c77 int drm_agp_info_ioctl(struct drm_device *dev, void *data, in drm_agp_info_ioctl()
99 int drm_agp_acquire(struct drm_device * dev) in drm_agp_acquire()
128 int drm_agp_acquire_ioctl(struct drm_device *dev, void *data, in drm_agp_acquire_ioctl()
142 int drm_agp_release(struct drm_device * dev) in drm_agp_release()
152 int drm_agp_release_ioctl(struct drm_device *dev, void *data, in drm_agp_release_ioctl()
181 int drm_agp_enable_ioctl(struct drm_device *dev, void *data, in drm_agp_enable_ioctl()
239 int drm_agp_alloc_ioctl(struct drm_device *dev, void *data, in drm_agp_alloc_ioctl()
343 int drm_agp_bind_ioctl(struct drm_device *dev, void *data, in drm_agp_bind_ioctl()
386 int drm_agp_free_ioctl(struct drm_device *dev, void *data, in drm_agp_free_ioctl()
403 struct drm_agp_head *drm_agp_init(struct drm_device *dev) in drm_agp_init()
[all …]
H A Ddrm_pci.c68 drm_dma_handle_t *drm_pci_alloc(struct drm_device * dev, size_t size, in drm_pci_alloc()
143 void drm_pci_free(struct drm_device * dev, drm_dma_handle_t * dmah) in drm_pci_free()
151 static int drm_get_pci_domain(struct drm_device *dev) in drm_get_pci_domain()
156 static int drm_pci_get_irq(struct drm_device *dev) in drm_pci_get_irq()
174 static void drm_pci_free_irq(struct drm_device *dev) in drm_pci_free_irq()
186 static const char *drm_pci_get_name(struct drm_device *dev) in drm_pci_get_name()
220 int drm_pci_set_unique(struct drm_device *dev, in drm_pci_set_unique()
280 int drm_pci_agp_init(struct drm_device *dev) in drm_pci_agp_init()
325 int drm_get_pci_dev(device_t kdev, struct drm_device *dev, in drm_get_pci_dev()
405 drm_pci_enable_msi(struct drm_device *dev) in drm_pci_enable_msi()
[all …]
H A Ddrm_gem.c72 drm_gem_init(struct drm_device *dev) in drm_gem_init()
97 drm_gem_destroy(struct drm_device *dev) in drm_gem_destroy()
108 int drm_gem_object_init(struct drm_device *dev, in drm_gem_object_init()
193 struct drm_device *dev; in drm_gem_handle_delete() local
224 struct drm_device *dev = obj->dev; in drm_gem_handle_create() local
249 struct drm_device *dev = obj->dev; in drm_gem_free_mmap_offset() local
265 struct drm_device *dev = obj->dev; in drm_gem_create_mmap_offset() local
380 struct drm_device *dev = obj->dev; in drm_gem_object_release_handle() local
417 struct drm_device *dev = obj->dev; in drm_gem_object_free() local
427 struct drm_device *dev = obj->dev; in drm_gem_object_handle_free() local
[all …]
H A Ddrm_context.c62 void drm_ctxbitmap_free(struct drm_device * dev, int ctx_handle) in drm_ctxbitmap_free()
86 static int drm_ctxbitmap_next(struct drm_device * dev) in drm_ctxbitmap_next()
130 int drm_ctxbitmap_init(struct drm_device * dev) in drm_ctxbitmap_init()
162 void drm_ctxbitmap_cleanup(struct drm_device * dev) in drm_ctxbitmap_cleanup()
189 int drm_getsareactx(struct drm_device *dev, void *data, in drm_getsareactx()
222 int drm_setsareactx(struct drm_device *dev, void *data, in drm_setsareactx()
320 int drm_resctx(struct drm_device *dev, void *data, in drm_resctx()
351 int drm_addctx(struct drm_device *dev, void *data, in drm_addctx()
423 int drm_switchctx(struct drm_device *dev, void *data, in drm_switchctx()
443 int drm_newctx(struct drm_device *dev, void *data, in drm_newctx()
[all …]
/freebsd-12.1/sys/dev/iicbus/
H A Diicbb.c130 iicbb_probe(device_t dev) in iicbb_probe()
138 iicbb_attach(device_t dev) in iicbb_attach()
152 iicbb_detach(device_t dev) in iicbb_detach()
163 iicbb_get_node(device_t bus, device_t dev) in iicbb_get_node()
204 #define I2C_SETSDA(sc,dev,val) do { \ argument
209 #define I2C_SETSCL(dev,val) do { \ argument
213 #define I2C_SET(sc,dev,ctrl,data) do { \ argument
249 iicbb_one(device_t dev, int timeout) in iicbb_one()
260 iicbb_zero(device_t dev, int timeout) in iicbb_zero()
285 iicbb_ack(device_t dev, int timeout) in iicbb_ack()
[all …]
/freebsd-12.1/sys/dev/drm/
H A Ddrm_irq.c39 int drm_irq_by_busid(struct drm_device *dev, void *data, in drm_irq_by_busid()
61 struct drm_device *dev = arg; in drm_irq_handler_wrap() local
70 struct drm_device *dev = (struct drm_device *)arg; in vblank_disable_fn() local
103 void drm_vblank_cleanup(struct drm_device *dev) in drm_vblank_cleanup()
124 int drm_vblank_init(struct drm_device *dev, int num_crtcs) in drm_vblank_init()
155 int drm_irq_install(struct drm_device *dev) in drm_irq_install()
209 int drm_irq_uninstall(struct drm_device *dev) in drm_irq_uninstall()
271 u32 drm_vblank_count(struct drm_device *dev, int crtc) in drm_vblank_count()
302 int drm_vblank_get(struct drm_device *dev, int crtc) in drm_vblank_get()
329 void drm_vblank_put(struct drm_device *dev, int crtc) in drm_vblank_put()
[all …]
H A Ddrm_context.c44 void drm_ctxbitmap_free(struct drm_device *dev, int ctx_handle) in drm_ctxbitmap_free()
60 int drm_ctxbitmap_next(struct drm_device *dev) in drm_ctxbitmap_next()
97 int drm_ctxbitmap_init(struct drm_device *dev) in drm_ctxbitmap_init()
121 void drm_ctxbitmap_cleanup(struct drm_device *dev) in drm_ctxbitmap_cleanup()
134 int drm_getsareactx(struct drm_device *dev, void *data, in drm_getsareactx()
155 int drm_setsareactx(struct drm_device *dev, void *data, in drm_setsareactx()
183 int drm_context_switch(struct drm_device *dev, int old, int new) in drm_context_switch()
200 int drm_context_switch_complete(struct drm_device *dev, int new) in drm_context_switch_complete()
216 int drm_resctx(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_resctx()
277 int drm_switchctx(struct drm_device *dev, void *data, in drm_switchctx()
[all …]
H A Ddrm_agpsupport.c46 drm_device_find_capability(struct drm_device *dev, int cap) in drm_device_find_capability()
52 int drm_device_is_agp(struct drm_device *dev) in drm_device_is_agp()
68 int drm_device_is_pcie(struct drm_device *dev) in drm_device_is_pcie()
95 int drm_agp_info_ioctl(struct drm_device *dev, void *data, in drm_agp_info_ioctl()
109 int drm_agp_acquire_ioctl(struct drm_device *dev, void *data, in drm_agp_acquire_ioctl()
116 int drm_agp_acquire(struct drm_device *dev) in drm_agp_acquire()
138 int drm_agp_release(struct drm_device * dev) in drm_agp_release()
159 int drm_agp_enable_ioctl(struct drm_device *dev, void *data, in drm_agp_enable_ioctl()
212 int drm_agp_alloc_ioctl(struct drm_device *dev, void *data, in drm_agp_alloc_ioctl()
303 int drm_agp_bind_ioctl(struct drm_device *dev, void *data, in drm_agp_bind_ioctl()
[all …]
/freebsd-12.1/sys/dev/pwm/
H A Dpwmbus.c84 pwmbus_child_pnpinfo_str(device_t dev, device_t child, char *buf, in pwmbus_child_pnpinfo_str()
92 pwmbus_hinted_child(device_t dev, const char *dname, int dunit) in pwmbus_hinted_child()
108 pwmbus_print_child(device_t dev, device_t child) in pwmbus_print_child()
123 pwmbus_probe_nomatch(device_t dev, device_t child) in pwmbus_probe_nomatch()
158 pwmbus_probe(device_t dev) in pwmbus_probe()
165 pwmbus_attach(device_t dev) in pwmbus_attach()
201 pwmbus_detach(device_t dev) in pwmbus_detach()
234 pwmbus_channel_enable(device_t dev, u_int chan, bool enable) in pwmbus_channel_enable()
240 pwmbus_channel_set_flags(device_t dev, u_int chan, uint32_t flags) in pwmbus_channel_set_flags()
246 pwmbus_channel_is_enabled(device_t dev, u_int chan, bool *enable) in pwmbus_channel_is_enabled()
[all …]
/freebsd-12.1/sys/dev/drm2/i915/
H A Dintel_panel.c60 intel_pch_panel_fitting(struct drm_device *dev, in intel_pch_panel_fitting()
136 static u32 i915_read_blc_pwm_ctl(struct drm_device *dev) in i915_read_blc_pwm_ctl()
191 u32 intel_panel_get_max_backlight(struct drm_device *dev) in intel_panel_get_max_backlight()
298 void intel_panel_disable_backlight(struct drm_device *dev) in intel_panel_disable_backlight()
320 void intel_panel_enable_backlight(struct drm_device *dev, in intel_panel_enable_backlight()
380 intel_panel_detect(struct drm_device *dev) in intel_panel_detect()
404 struct drm_device *dev = bl_get_data(bd); in intel_panel_update_status() local
411 struct drm_device *dev = bl_get_data(bd); in intel_panel_get_brightness() local
423 struct drm_device *dev = connector->dev; in intel_panel_setup_backlight() local
454 void intel_panel_destroy_backlight(struct drm_device *dev) in intel_panel_destroy_backlight()
[all …]
H A Di915_dma.c104 static void i915_free_hws(struct drm_device *dev) in i915_free_hws()
220 static int i915_dma_resume(struct drm_device * dev) in i915_dma_resume()
374 i915_emit_box(struct drm_device *dev, in i915_emit_box()
588 static int i915_quiescent(struct drm_device *dev) in i915_quiescent()
736 static int i915_emit_irq(struct drm_device * dev) in i915_emit_irq()
1159 intel_setup_mchbar(struct drm_device *dev) in intel_setup_mchbar()
1196 intel_teardown_mchbar(struct drm_device *dev) in intel_teardown_mchbar()
1229 struct drm_device *dev = cookie; in i915_vga_set_decode() local
1241 struct drm_device *dev = pci_get_drvdata(pdev); in i915_switcheroo_set_state() local
1260 struct drm_device *dev = pci_get_drvdata(pdev); in i915_switcheroo_can_switch() local
[all …]

12345678910>>...103