Home
last modified time | relevance | path

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

12345678910>>...42

/openbsd-src/lib/libfido2/src/
H A Ddev.c17 set_random_report_len(fido_dev_t *dev) in set_random_report_len()
27 fido_dev_set_extension_flags(fido_dev_t *dev, const fido_cbor_info_t *info) in fido_dev_set_extension_flags()
38 fido_dev_set_option_flags(fido_dev_t *dev, const fido_cbor_info_t *info) in fido_dev_set_option_flags()
62 fido_dev_set_protocol_flags(fido_dev_t *dev, const fido_cbor_info_t *info) in fido_dev_set_protocol_flags()
83 fido_dev_set_flags(fido_dev_t *dev, const fido_cbor_info_t *info) in fido_dev_set_flags()
91 fido_dev_open_tx(fido_dev_t *dev, const char *path, int *ms) in fido_dev_open_tx()
162 fido_dev_open_rx(fido_dev_t *dev, int *ms) in fido_dev_open_rx()
227 fido_dev_open_wait(fido_dev_t *dev, const char *path, int *ms) in fido_dev_open_wait()
280 fido_dev_open_with_info(fido_dev_t *dev) in fido_dev_open_with_info()
291 fido_dev_open(fido_dev_t *dev, const char *path) in fido_dev_open()
[all …]
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dpm_runtime.h11 pm_runtime_mark_last_busy(struct device *dev) in pm_runtime_mark_last_busy() argument
16 pm_runtime_use_autosuspend(struct device *dev) in pm_runtime_use_autosuspend() argument
21 pm_runtime_dont_use_autosuspend(struct device *dev) in pm_runtime_dont_use_autosuspend() argument
26 pm_runtime_put_autosuspend(struct device *dev) in pm_runtime_put_autosuspend() argument
31 pm_runtime_set_autosuspend_delay(struct device *dev, int x) in pm_runtime_set_autosuspend_delay() argument
36 pm_runtime_set_active(struct device *dev) in pm_runtime_set_active() argument
41 pm_runtime_allow(struct device *dev) in pm_runtime_allow() argument
46 pm_runtime_put_noidle(struct device *dev) in pm_runtime_put_noidle() argument
51 pm_runtime_forbid(struct device *dev) in pm_runtime_forbid() argument
56 pm_runtime_get_noresume(struct device *dev) in pm_runtime_get_noresume() argument
61 pm_runtime_put(struct device * dev) pm_runtime_put() argument
66 pm_runtime_get_sync(struct device * dev) pm_runtime_get_sync() argument
72 pm_runtime_get_if_in_use(struct device * dev) pm_runtime_get_if_in_use() argument
78 pm_runtime_get_if_active(struct device * dev,bool x) pm_runtime_get_if_active() argument
[all...]
H A Ddevice.h24 struct device *dev; global() member
49 devm_device_add_group(struct device * dev,const struct attribute_group * g) devm_device_add_group() argument
54 dev_warn(dev,fmt,arg...) global() argument
57 dev_WARN(dev,fmt,arg...) global() argument
60 dev_notice(dev,fmt,arg...) global() argument
63 dev_crit(dev,fmt,arg...) global() argument
66 dev_err(dev,fmt,arg...) global() argument
69 dev_emerg(dev,fmt,arg...) global() argument
72 dev_printk(level,dev,fmt,arg...) global() argument
76 dev_warn_ratelimited(dev,fmt,arg...) global() argument
79 dev_notice_ratelimited(dev,fmt,arg...) global() argument
82 dev_err_ratelimited(dev,fmt,arg...) global() argument
86 dev_warn_once(dev,fmt,arg...) global() argument
89 dev_WARN_ONCE(dev,cond,fmt,arg...) global() argument
92 dev_err_once(dev,fmt,arg...) global() argument
96 dev_err_probe(dev,err,fmt,arg...) global() argument
101 dev_info(dev,fmt,arg...) global() argument
103 dev_info_once(dev,fmt,arg...) global() argument
105 dev_dbg(dev,fmt,arg...) global() argument
108 dev_dbg_once(dev,fmt,arg...) global() argument
111 dev_dbg_ratelimited(dev,fmt,arg...) global() argument
117 dev_info(struct device * dev,const char * fmt,...) dev_info() argument
122 dev_info_once(struct device * dev,const char * fmt,...) dev_info_once() argument
127 dev_dbg(struct device * dev,const char * fmt,...) dev_dbg() argument
132 dev_dbg_once(struct device * dev,const char * fmt,...) dev_dbg_once() argument
137 dev_dbg_ratelimited(struct device * dev,const char * fmt,...) dev_dbg_ratelimited() argument
144 dev_driver_string(struct device * dev) dev_driver_string() argument
153 dev_name(dev) global() argument
156 device_set_wakeup_path(struct device * dev) device_set_wakeup_path() argument
[all...]
H A Ddma-mapping.h17 dma_set_coherent_mask(struct device *dev, uint64_t m) in dma_set_coherent_mask()
23 dma_set_max_seg_size(struct device *dev, unsigned int sz) in dma_set_max_seg_size()
29 dma_set_mask(struct device *dev, uint64_t m) in dma_set_mask()
35 dma_set_mask_and_coherent(void *dev, uint64_t m) in dma_set_mask_and_coherent()
41 dma_addressing_limited(void *dev) in dma_addressing_limited()
47 dma_map_page(void *dev, struct vm_page *page, size_t offset, in dma_map_page()
54 dma_unmap_page(void *dev, dma_addr_t addr, size_t size, in dma_unmap_page()
60 dma_mapping_error(void *dev, dma_addr_t addr) in dma_mapping_error()
69 dmam_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dva, int gfp) in dmam_alloc_coherent()
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_legacy.h92 static inline void drm_legacy_ctxbitmap_init(struct drm_device *dev) {} in drm_legacy_ctxbitmap_init()
93 static inline void drm_legacy_ctxbitmap_cleanup(struct drm_device *dev) {} in drm_legacy_ctxbitmap_cleanup()
94 static inline void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) {} in drm_legacy_ctxbitmap_flush()
118 static inline int drm_legacy_create_map_hash(struct drm_device *dev) in drm_legacy_create_map_hash()
123 static inline void drm_legacy_remove_map_hash(struct drm_device *dev) in drm_legacy_remove_map_hash()
128 static inline int drm_legacy_create_map_hash(struct drm_device *dev) in drm_legacy_create_map_hash()
133 static inline void drm_legacy_remove_map_hash(struct drm_device *dev) {} in drm_legacy_remove_map_hash()
163 static inline void drm_legacy_master_rmmaps(struct drm_device *dev, in drm_legacy_master_rmmaps()
165 static inline void drm_legacy_rmmaps(struct drm_device *dev) {} in drm_legacy_rmmaps()
210 static inline void drm_legacy_agp_clear(struct drm_device *dev) {} in drm_legacy_agp_clear()
[all …]
H A Ddrm_auth.c98 int drm_getmagic(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getmagic()
118 int drm_authmagic(struct drm_device *dev, void *data, in drm_authmagic()
137 struct drm_master *drm_master_create(struct drm_device *dev) in drm_master_create()
159 static void drm_set_master(struct drm_device *dev, struct drm_file *fpriv, in drm_set_master()
169 static int drm_new_set_master(struct drm_device *dev, struct drm_file *fpriv) in drm_new_set_master()
240 drm_master_check_perm(struct drm_device *dev, struct drm_file *file_priv) in drm_master_check_perm()
254 int drm_setmaster_ioctl(struct drm_device *dev, void *data, in drm_setmaster_ioctl()
297 static void drm_drop_master(struct drm_device *dev, in drm_drop_master()
305 int drm_dropmaster_ioctl(struct drm_device *dev, void *data, in drm_dropmaster_ioctl()
342 struct drm_device *dev = file_priv->minor->dev; in drm_master_open() local
[all …]
H A Ddrm_context.c60 void drm_legacy_ctxbitmap_free(struct drm_device * dev, int ctx_handle) in drm_legacy_ctxbitmap_free()
79 static int drm_legacy_ctxbitmap_next(struct drm_device * dev) in drm_legacy_ctxbitmap_next()
97 void drm_legacy_ctxbitmap_init(struct drm_device * dev) in drm_legacy_ctxbitmap_init()
113 void drm_legacy_ctxbitmap_cleanup(struct drm_device * dev) in drm_legacy_ctxbitmap_cleanup()
132 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) in drm_legacy_ctxbitmap_flush()
174 int drm_legacy_getsareactx(struct drm_device *dev, void *data, in drm_legacy_getsareactx()
221 int drm_legacy_setsareactx(struct drm_device *dev, void *data, in drm_legacy_setsareactx()
270 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch()
298 static int drm_context_switch_complete(struct drm_device *dev, in drm_context_switch_complete()
325 int drm_legacy_resctx(struct drm_device *dev, void *data, in drm_legacy_resctx()
[all …]
H A Ddrm_vblank.c169 static void store_vblank(struct drm_device *dev, unsigned int pipe, in store_vblank()
185 static u32 drm_max_vblank_count(struct drm_device *dev, unsigned int pipe) in drm_max_vblank_count()
196 static u32 drm_vblank_no_hw_counter(struct drm_device *dev, unsigned int pipe) in drm_vblank_no_hw_counter()
202 static u32 __get_vblank_counter(struct drm_device *dev, unsigned int pipe) in __get_vblank_counter()
231 static void drm_reset_vblank_timestamp(struct drm_device *dev, unsigned int pipe) in drm_reset_vblank_timestamp()
278 static void drm_update_vblank_count(struct drm_device *dev, unsigned int pipe, in drm_update_vblank_count()
370 u64 drm_vblank_count(struct drm_device *dev, unsigned int pipe) in drm_vblank_count()
405 struct drm_device *dev = crtc->dev; in drm_crtc_accurate_vblank_count() local
425 static void __disable_vblank(struct drm_device *dev, unsigned int pipe) in __disable_vblank()
449 void drm_vblank_disable_and_save(struct drm_device *dev, unsigned int pipe) in drm_vblank_disable_and_save()
[all …]
H A Ddrm_file.c55 bool drm_dev_needs_global_mutex(struct drm_device *dev) in drm_dev_needs_global_mutex() argument
153 struct drm_device *dev = minor->dev; in drm_file_alloc() local
213 struct drm_device *dev = file_priv->minor->dev; drm_events_release() local
247 struct drm_device *dev; drm_file_free() local
311 struct drm_device *dev = file_priv->minor->dev; drm_close_helper() local
345 struct drm_device *dev = minor->dev; drm_open_helper() local
424 struct drm_device *dev; drm_open() local
469 drm_lastclose(struct drm_device * dev) drm_lastclose() argument
504 struct drm_device *dev = minor->dev; drm_release() local
529 struct drm_device *dev; drm_file_update_pid() local
585 struct drm_device *dev = minor->dev; drm_release_noglobal() local
633 struct drm_device *dev = file_priv->minor->dev; drm_read() local
755 drm_event_reserve_init_locked(struct drm_device * dev,struct drm_file * file_priv,struct drm_pending_event * p,struct drm_event * e) drm_event_reserve_init_locked() argument
797 drm_event_reserve_init(struct drm_device * dev,struct drm_file * file_priv,struct drm_pending_event * p,struct drm_event * e) drm_event_reserve_init() argument
822 drm_event_cancel_free(struct drm_device * dev,struct drm_pending_event * p) drm_event_cancel_free() argument
841 drm_send_event_helper(struct drm_device * dev,struct drm_pending_event * e,ktime_t timestamp) drm_send_event_helper() argument
891 drm_send_event_timestamp_locked(struct drm_device * dev,struct drm_pending_event * e,ktime_t timestamp) drm_send_event_timestamp_locked() argument
912 drm_send_event_locked(struct drm_device * dev,struct drm_pending_event * e) drm_send_event_locked() argument
933 drm_send_event(struct drm_device * dev,struct drm_pending_event * e) drm_send_event() argument
1054 struct drm_device *dev = file->minor->dev; drm_show_fdinfo() local
1093 struct drm_device *dev = minor->dev; mock_drm_getfile() local
[all...]
H A Ddrm_probe_helper.c94 struct drm_device *dev = connector->dev; in drm_mode_validate_pipeline() local
225 static void drm_kms_helper_disable_hpd(struct drm_device *dev) in drm_kms_helper_disable_hpd()
241 static bool drm_kms_helper_enable_hpd(struct drm_device *dev) in drm_kms_helper_enable_hpd()
265 static void reschedule_output_poll_work(struct drm_device *dev) in reschedule_output_poll_work()
303 void drm_kms_helper_poll_enable(struct drm_device *dev) in drm_kms_helper_poll_enable()
333 void drm_kms_helper_poll_reschedule(struct drm_device *dev) in drm_kms_helper_poll_reschedule()
393 struct drm_device *dev = connector->dev; in drm_helper_probe_detect() local
446 struct drm_device *dev = connector->dev; in __drm_helper_update_and_validate() local
559 struct drm_device *dev = connector->dev; in drm_helper_probe_single_connector_modes() local
729 void drm_kms_helper_hotplug_event(struct drm_device *dev) in drm_kms_helper_hotplug_event()
[all …]
H A Ddrm_drv.c147 drm_minor_get_slot(struct drm_device * dev,enum drm_minor_type type) drm_minor_get_slot() argument
162 drm_minor_alloc_release(struct drm_device * dev,void * data) drm_minor_alloc_release() argument
182 drm_minor_alloc(struct drm_device * dev,enum drm_minor_type type) drm_minor_alloc() argument
228 drm_minor_register(struct drm_device * dev,enum drm_minor_type type) drm_minor_register() argument
279 drm_minor_unregister(struct drm_device * dev,enum drm_minor_type type) drm_minor_unregister() argument
502 drm_put_dev(struct drm_device * dev) drm_put_dev() argument
528 drm_dev_enter(struct drm_device * dev,int * idx) drm_dev_enter() argument
568 drm_dev_unplug(struct drm_device * dev) drm_dev_unplug() argument
676 drm_dev_init_release(struct drm_device * dev,void * res) drm_dev_init_release() argument
698 drm_dev_init(struct drm_device * dev,const struct drm_driver * driver,struct device * parent) drm_dev_init() argument
807 devm_drm_dev_init(struct device * parent,struct drm_device * dev,const struct drm_driver * driver) devm_drm_dev_init() argument
867 struct drm_device *dev; drm_dev_alloc() local
890 struct drm_device *dev = container_of(ref, struct drm_device, ref); drm_dev_release() local
912 drm_dev_get(struct drm_device * dev) drm_dev_get() argument
926 drm_dev_put(struct drm_device * dev) drm_dev_put() argument
933 create_compat_control_link(struct drm_device * dev) create_compat_control_link() argument
968 remove_compat_control_link(struct drm_device * dev) remove_compat_control_link() argument
1009 drm_dev_register(struct drm_device * dev,unsigned long flags) drm_dev_register() argument
1091 drm_dev_unregister(struct drm_device * dev) drm_dev_unregister() argument
1235 drm_attach_platform(struct drm_driver * driver,bus_space_tag_t iot,bus_dma_tag_t dmat,struct device * dev,struct drm_device * drm) drm_attach_platform() argument
1252 drm_attach_pci(const struct drm_driver * driver,struct pci_attach_args * pa,int is_agp,int primary,struct device * dev,struct drm_device * drm) drm_attach_pci() argument
1343 struct drm_device *dev = da->drm; drm_attach() local
1487 struct drm_device *dev = sc->sc_drm; drm_detach() local
1524 drm_quiesce(struct drm_device * dev) drm_quiesce() argument
1536 drm_wakeup(struct drm_device * dev) drm_wakeup() argument
1548 struct drm_device *dev = sc->sc_drm; drm_activate() local
1605 drm_find_file_by_minor(struct drm_device * dev,int minor) drm_find_file_by_minor() argument
1634 struct drm_device *dev = kn->kn_hook; filt_drmdetach() local
1692 struct drm_device *dev = NULL; drmkqfilter() local
1733 struct drm_device *dev = NULL; drmopen() local
1816 struct drm_device *dev = drm_get_device_from_kdev(kdev); drmclose() local
1853 struct drm_device *dev = drm_get_device_from_kdev(kdev); drmread() local
1911 drm_dequeue_event(struct drm_device * dev,struct drm_file * file_priv,size_t resid,struct drm_pending_event ** out) drm_dequeue_event() argument
2005 drm_pci_alloc(struct drm_device * dev,size_t size,size_t align) drm_pci_alloc() argument
2023 drm_pci_free(struct drm_device * dev,struct drm_dma_handle * dmah) drm_pci_free() argument
2051 drm_getpciinfo(struct drm_device * dev,void * data,struct drm_file * file_priv) drm_getpciinfo() argument
[all...]
H A Ddrm_pci.c45 static int drm_get_pci_domain(struct drm_device *dev) in drm_get_pci_domain()
63 int drm_pci_set_busid(struct drm_device *dev, struct drm_master *master) in drm_pci_set_busid()
85 static int drm_legacy_pci_irq_by_busid(struct drm_device *dev, struct drm_irq_busid *p) in drm_legacy_pci_irq_by_busid()
113 int drm_legacy_irq_by_busid(struct drm_device *dev, void *data, in drm_legacy_irq_by_busid()
131 void drm_legacy_pci_agp_destroy(struct drm_device *dev) in drm_legacy_pci_agp_destroy()
141 static void drm_legacy_pci_agp_init(struct drm_device *dev) in drm_legacy_pci_agp_init()
159 struct drm_device *dev; in drm_legacy_get_pci_dev() local
256 struct drm_device *dev, *tmp; in drm_legacy_pci_exit() local
H A Ddrm_bufs.c51 static struct drm_map_list *drm_find_matching_map(struct drm_device *dev, in drm_find_matching_map()
90 static int drm_map_handle(struct drm_device *dev, struct drm_hash_item *hash, in drm_map_handle()
147 static int drm_addmap_core(struct drm_device *dev, resource_size_t offset, in drm_addmap_core()
379 int drm_legacy_addmap(struct drm_device *dev, resource_size_t offset, in drm_legacy_addmap()
393 struct drm_local_map *drm_legacy_findmap(struct drm_device *dev, in drm_legacy_findmap()
416 int drm_legacy_addmap_ioctl(struct drm_device *dev, void *data, in drm_legacy_addmap_ioctl()
462 int drm_legacy_getmap_ioctl(struct drm_device *dev, void *data, in drm_legacy_getmap_ioctl()
514 int drm_legacy_rmmap_locked(struct drm_device *dev, struct drm_local_map *map) in drm_legacy_rmmap_locked()
569 void drm_legacy_rmmap(struct drm_device *dev, struct drm_local_map *map) in drm_legacy_rmmap()
580 void drm_legacy_master_rmmaps(struct drm_device *dev, struct drm_master *master) in drm_legacy_master_rmmaps()
[all …]
H A Ddrm_connector.c197 struct drm_device *dev = connector->dev; in drm_connector_free() local
206 struct drm_device *dev = in drm_connector_free_work_fn() local
222 static int __drm_connector_init(struct drm_device *dev, in __drm_connector_init()
356 int drm_connector_init(struct drm_device *dev, in drm_connector_init()
392 int drm_connector_init_with_ddc(struct drm_device *dev, in drm_connector_init_with_ddc()
405 static void drm_connector_cleanup_action(struct drm_device *dev, in drm_connector_cleanup_action()
432 int drmm_connector_init(struct drm_device *dev, in drmm_connector_init()
540 struct drm_device *dev = connector->dev; in drm_connector_cleanup() local
696 void drm_connector_unregister_all(struct drm_device *dev) in drm_connector_unregister_all()
707 int drm_connector_register_all(struct drm_device *dev) in drm_connector_register_all()
[all …]
H A Ddrm_framebuffer.c117 int drm_mode_addfb(struct drm_device *dev, struct drm_mode_fb_cmd *or, in drm_mode_addfb()
148 int drm_mode_addfb_ioctl(struct drm_device *dev, in drm_mode_addfb_ioctl()
172 static int framebuffer_check(struct drm_device *dev, in framebuffer_check()
287 drm_internal_framebuffer_create(struct drm_device *dev, in drm_internal_framebuffer_create()
346 int drm_mode_addfb2(struct drm_device *dev, in drm_mode_addfb2()
370 int drm_mode_addfb2_ioctl(struct drm_device *dev, in drm_mode_addfb2_ioctl()
428 int drm_mode_rmfb(struct drm_device *dev, u32 fb_id, in drm_mode_rmfb()
484 int drm_mode_rmfb_ioctl(struct drm_device *dev, in drm_mode_rmfb_ioctl()
505 int drm_mode_getfb(struct drm_device *dev, in drm_mode_getfb()
567 int drm_mode_getfb2_ioctl(struct drm_device *dev, in drm_mode_getfb2_ioctl()
[all …]
H A Ddrm_mode_config.c37 int drm_modeset_register_all(struct drm_device *dev) in drm_modeset_register_all()
71 void drm_modeset_unregister_all(struct drm_device *dev) in drm_modeset_unregister_all()
93 int drm_mode_getresources(struct drm_device *dev, void *data, in drm_mode_getresources()
184 void drm_mode_config_reset(struct drm_device *dev) in drm_mode_config_reset()
221 static int drm_mode_create_standard_properties(struct drm_device *dev) in drm_mode_create_standard_properties()
380 static void drm_mode_config_init_release(struct drm_device *dev, void *ptr) in drm_mode_config_init_release()
402 int drmm_mode_config_init(struct drm_device *dev) in drmm_mode_config_init()
486 void drm_mode_config_cleanup(struct drm_device *dev) in drm_mode_config_cleanup()
563 static u32 full_encoder_mask(struct drm_device *dev) in full_encoder_mask()
587 struct drm_device *dev = encoder->dev; in validate_encoder_possible_clones() local
[all …]
H A Ddrm_encoder.c71 int drm_encoder_register_all(struct drm_device *dev) in drm_encoder_register_all()
86 void drm_encoder_unregister_all(struct drm_device *dev) in drm_encoder_unregister_all()
97 static int __drm_encoder_init(struct drm_device *dev, in __drm_encoder_init()
159 int drm_encoder_init(struct drm_device *dev, in drm_encoder_init()
185 struct drm_device *dev = encoder->dev; in drm_encoder_cleanup() local
206 static void drmm_encoder_alloc_release(struct drm_device *dev, void *ptr) in drmm_encoder_alloc_release()
217 static int __drmm_encoder_init(struct drm_device *dev, in __drmm_encoder_init()
240 void *__drmm_encoder_alloc(struct drm_device *dev, size_t size, size_t offset, in __drmm_encoder_alloc()
283 int drmm_encoder_init(struct drm_device *dev, struct drm_encoder *encoder, in drmm_encoder_init()
303 struct drm_device *dev = encoder->dev; in drm_encoder_get_crtc() local
[all …]
H A Ddrm_agpsupport.c52 drm_legacy_agp_info(struct drm_device * dev, struct drm_agp_info *info) in drm_legacy_agp_info()
75 drm_legacy_agp_acquire(struct drm_device *dev) in drm_legacy_agp_acquire()
92 drm_legacy_agp_release(struct drm_device * dev) in drm_legacy_agp_release()
103 drm_legacy_agp_enable(struct drm_device *dev, drm_agp_mode_t mode) in drm_legacy_agp_enable()
117 drm_legacy_agp_takedown(struct drm_device *dev) in drm_legacy_agp_takedown()
127 drm_legacy_agp_init(struct drm_device *dev) in drm_legacy_agp_init()
H A Ddrm_ioctl.c118 int drm_getunique(struct drm_device *dev, void *data, in drm_getunique() argument
139 drm_unset_busid(struct drm_device *dev, in drm_unset_busid() argument
147 static int drm_set_busid(struct drm_device *dev, struct drm_file *file_priv) argument
188 drm_getclient(struct drm_device * dev,void * data,struct drm_file * file_priv) global() argument
232 drm_getstats(struct drm_device * dev,void * data,struct drm_file * file_priv) global() argument
246 drm_getcap(struct drm_device * dev,void * data,struct drm_file * file_priv) global() argument
325 drm_setclientcap(struct drm_device * dev,void * data,struct drm_file * file_priv) global() argument
397 drm_setversion(struct drm_device * dev,void * data,struct drm_file * file_priv) global() argument
454 drm_noop(struct drm_device * dev,void * data,struct drm_file * file_priv) global() argument
477 drm_invalid_op(struct drm_device * dev,void * data,struct drm_file * file_priv) global() argument
524 drm_version(struct drm_device * dev,void * data,struct drm_file * file_priv) global() argument
756 struct drm_device *dev = drm_get_device_from_kdev(device); global() local
847 struct drm_device *dev = file_priv->minor->dev; global() local
894 struct drm_device *dev; global() local
1019 drm_do_ioctl(struct drm_device * dev,int minor,u_long cmd,caddr_t data) global() argument
1108 struct drm_device *dev = drm_get_device_from_kdev(kdev); global() local
[all...]
/openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/
H A Dpackage-lock.json11 "dev": true, boolean
20 "dev": true, boolean
31 "dev": true boolean
37 "dev": true boolean
43 "dev": true, boolean
52 "dev": true, boolean
61 "dev": true boolean
67 "dev": true, boolean
77 "dev": true boolean
83 "dev": true, boolean
[all …]
/openbsd-src/sys/dev/pci/drm/amd/pm/
H A Damdgpu_pm.c96 static ssize_t amdgpu_get_power_dpm_state(struct device *dev, in amdgpu_get_power_dpm_state() argument
126 static ssize_t amdgpu_set_power_dpm_state(struct device *dev, in amdgpu_set_power_dpm_state() argument
224 amdgpu_get_power_dpm_force_performance_level(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_power_dpm_force_performance_level() argument
262 amdgpu_set_power_dpm_force_performance_level(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_power_dpm_force_performance_level() argument
324 amdgpu_get_pp_num_states(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_num_states() argument
362 amdgpu_get_pp_cur_state(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_cur_state() argument
404 amdgpu_get_pp_force_state(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_force_state() argument
422 amdgpu_set_pp_force_state(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_force_state() argument
495 amdgpu_get_pp_table(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_table() argument
531 amdgpu_set_pp_table(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_table() argument
718 amdgpu_set_pp_od_clk_voltage(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_od_clk_voltage() argument
818 amdgpu_get_pp_od_clk_voltage(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_od_clk_voltage() argument
886 amdgpu_set_pp_features(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_features() argument
922 amdgpu_get_pp_features(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_features() argument
982 amdgpu_get_pp_dpm_clock(struct device * dev,enum pp_clock_type type,char * buf) amdgpu_get_pp_dpm_clock() argument
1050 amdgpu_set_pp_dpm_clock(struct device * dev,enum pp_clock_type type,const char * buf,size_t count) amdgpu_set_pp_dpm_clock() argument
1086 amdgpu_get_pp_dpm_sclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_sclk() argument
1093 amdgpu_set_pp_dpm_sclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_sclk() argument
1101 amdgpu_get_pp_dpm_mclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_mclk() argument
1108 amdgpu_set_pp_dpm_mclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_mclk() argument
1116 amdgpu_get_pp_dpm_socclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_socclk() argument
1123 amdgpu_set_pp_dpm_socclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_socclk() argument
1131 amdgpu_get_pp_dpm_fclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_fclk() argument
1138 amdgpu_set_pp_dpm_fclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_fclk() argument
1146 amdgpu_get_pp_dpm_vclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_vclk() argument
1153 amdgpu_set_pp_dpm_vclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_vclk() argument
1161 amdgpu_get_pp_dpm_vclk1(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_vclk1() argument
1168 amdgpu_set_pp_dpm_vclk1(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_vclk1() argument
1176 amdgpu_get_pp_dpm_dclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_dclk() argument
1183 amdgpu_set_pp_dpm_dclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_dclk() argument
1191 amdgpu_get_pp_dpm_dclk1(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_dclk1() argument
1198 amdgpu_set_pp_dpm_dclk1(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_dclk1() argument
1206 amdgpu_get_pp_dpm_dcefclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_dcefclk() argument
1213 amdgpu_set_pp_dpm_dcefclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_dcefclk() argument
1221 amdgpu_get_pp_dpm_pcie(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_pcie() argument
1228 amdgpu_set_pp_dpm_pcie(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_pcie() argument
1236 amdgpu_get_pp_sclk_od(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_sclk_od() argument
1264 amdgpu_set_pp_sclk_od(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_sclk_od() argument
1298 amdgpu_get_pp_mclk_od(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_mclk_od() argument
1326 amdgpu_set_pp_mclk_od(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_mclk_od() argument
1380 amdgpu_get_pp_power_profile_mode(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_power_profile_mode() argument
1411 amdgpu_set_pp_power_profile_mode(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_power_profile_mode() argument
1510 amdgpu_get_gpu_busy_percent(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_gpu_busy_percent() argument
1534 amdgpu_get_mem_busy_percent(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_mem_busy_percent() argument
1562 amdgpu_get_pcie_bw(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pcie_bw() argument
1607 amdgpu_get_unique_id(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_unique_id() argument
1640 amdgpu_get_thermal_throttling_logging(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_thermal_throttling_logging() argument
1653 amdgpu_set_thermal_throttling_logging(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_thermal_throttling_logging() argument
1704 amdgpu_get_apu_thermal_cap(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_apu_thermal_cap() argument
1731 amdgpu_set_apu_thermal_cap(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_apu_thermal_cap() argument
1780 amdgpu_get_gpu_metrics(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_gpu_metrics() argument
1817 amdgpu_show_powershift_percent(struct device * dev,char * buf,enum amd_pp_sensors sensor) amdgpu_show_powershift_percent() argument
1857 amdgpu_get_smartshift_apu_power(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_smartshift_apu_power() argument
1873 amdgpu_get_smartshift_dgpu_power(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_smartshift_dgpu_power() argument
1888 amdgpu_get_smartshift_bias(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_smartshift_bias() argument
1899 amdgpu_set_smartshift_bias(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_smartshift_bias() argument
2239 amdgpu_hwmon_show_temp(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_temp() argument
2277 amdgpu_hwmon_show_temp_thresh(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_temp_thresh() argument
2293 amdgpu_hwmon_show_hotspot_temp_thresh(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_hotspot_temp_thresh() argument
2309 amdgpu_hwmon_show_mem_temp_thresh(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_mem_temp_thresh() argument
2325 amdgpu_hwmon_show_temp_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_temp_label() argument
2337 amdgpu_hwmon_show_temp_emergency(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_temp_emergency() argument
2363 amdgpu_hwmon_get_pwm1_enable(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_pwm1_enable() argument
2393 amdgpu_hwmon_set_pwm1_enable(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_hwmon_set_pwm1_enable() argument
2438 amdgpu_hwmon_get_pwm1_min(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_pwm1_min() argument
2445 amdgpu_hwmon_get_pwm1_max(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_pwm1_max() argument
2452 amdgpu_hwmon_set_pwm1(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_hwmon_set_pwm1() argument
2498 amdgpu_hwmon_get_pwm1(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_pwm1() argument
2528 amdgpu_hwmon_get_fan1_input(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_fan1_input() argument
2558 amdgpu_hwmon_get_fan1_min(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_fan1_min() argument
2575 amdgpu_hwmon_get_fan1_max(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_fan1_max() argument
2592 amdgpu_hwmon_get_fan1_target(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_fan1_target() argument
2622 amdgpu_hwmon_set_fan1_target(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_hwmon_set_fan1_target() argument
2667 amdgpu_hwmon_get_fan1_enable(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_fan1_enable() argument
2697 amdgpu_hwmon_set_fan1_enable(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_hwmon_set_fan1_enable() argument
2740 amdgpu_hwmon_show_vddgfx(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_vddgfx() argument
2757 amdgpu_hwmon_show_vddgfx_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_vddgfx_label() argument
2764 amdgpu_hwmon_show_vddnb(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_vddnb() argument
2785 amdgpu_hwmon_show_vddnb_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_vddnb_label() argument
2792 amdgpu_hwmon_get_power(struct device * dev,enum amd_pp_sensors sensor) amdgpu_hwmon_get_power() argument
2810 amdgpu_hwmon_show_power_avg(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_avg() argument
2823 amdgpu_hwmon_show_power_input(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_input() argument
2836 amdgpu_hwmon_show_power_cap_min(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_cap_min() argument
2844 amdgpu_hwmon_show_power_cap_generic(struct device * dev,struct device_attribute * attr,char * buf,enum pp_power_limit_level pp_limit_level) amdgpu_hwmon_show_power_cap_generic() argument
2881 amdgpu_hwmon_show_power_cap_max(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_cap_max() argument
2889 amdgpu_hwmon_show_power_cap(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_cap() argument
2897 amdgpu_hwmon_show_power_cap_default(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_cap_default() argument
2905 amdgpu_hwmon_show_power_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_label() argument
2920 amdgpu_hwmon_set_power_cap(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_hwmon_set_power_cap() argument
2962 amdgpu_hwmon_show_sclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_sclk() argument
2979 amdgpu_hwmon_show_sclk_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_sclk_label() argument
2986 amdgpu_hwmon_show_mclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_mclk() argument
3003 amdgpu_hwmon_show_mclk_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_mclk_label() argument
3195 struct device *dev = kobj_to_dev(kobj); hwmon_attributes_visible() local
3616 struct drm_device *dev = adev_to_drm(adev); amdgpu_debugfs_pm_info_show() local
[all...]
/openbsd-src/usr.bin/sndiod/
H A Ddev.h138 struct dev *dev; member
142 struct dev *dev; member
153 struct dev *dev; member
196 struct dev *de member
216 struct dev { global() struct
217 nextdev global() argument
228 alt_nextdev global() argument
233 siodev global() argument
234 sioctldev global() argument
242 encdev global() argument
243 decdev global() argument
261 holddev global() argument
265 numdev global() argument
284 master_enableddev global() argument
[all...]
/openbsd-src/sys/dev/usb/
H A Dusbdi_util.c57 usbd_get_desc(struct usbd_device *dev, int type, int index, int len, void *desc) in usbd_get_desc()
73 usbd_get_device_status(struct usbd_device *dev, usb_status_t *st) in usbd_get_device_status()
86 usbd_get_hub_descriptor(struct usbd_device *dev, usb_hub_descriptor_t *hd, in usbd_get_hub_descriptor()
101 usbd_get_hub_ss_descriptor(struct usbd_device *dev, usb_hub_ss_descriptor_t *hd, in usbd_get_hub_ss_descriptor()
116 usbd_get_port_status(struct usbd_device *dev, int port, usb_port_status_t *ps) in usbd_get_port_status()
129 usbd_set_hub_depth(struct usbd_device *dev, int depth) in usbd_set_hub_depth()
142 usbd_clear_port_feature(struct usbd_device *dev, int port, int sel) in usbd_clear_port_feature()
155 usbd_clear_endpoint_feature(struct usbd_device *dev, int epaddr, int sel) in usbd_clear_endpoint_feature()
168 usbd_set_port_feature(struct usbd_device *dev, int port, int sel) in usbd_set_port_feature()
181 usbd_set_idle(struct usbd_device *dev, int ifaceno, int duration, int id) in usbd_set_idle()
[all …]
/openbsd-src/usr.sbin/vmd/
H A Dvioscsi.c219 struct virtio_backing *f = &dev->file; in vioscsi_finish_read() argument
79 vioscsi_next_ring_item(struct vioscsi_dev * dev,struct vring_avail * avail,struct vring_used * used,struct vring_desc * desc,uint16_t idx) vioscsi_next_ring_item() argument
191 vioscsi_start_read(struct vioscsi_dev * dev,off_t block,size_t n_blocks) vioscsi_start_read() argument
232 vioscsi_handle_tur(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_tur() argument
260 vioscsi_handle_inquiry(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_inquiry() argument
336 vioscsi_handle_mode_sense(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_mode_sense() argument
474 vioscsi_handle_mode_sense_big(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_mode_sense_big() argument
612 vioscsi_handle_read_capacity(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_read_capacity() argument
701 vioscsi_handle_read_capacity_16(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_read_capacity_16() argument
776 vioscsi_handle_report_luns(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_report_luns() argument
875 vioscsi_handle_read_6(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_read_6() argument
1000 vioscsi_handle_read_10(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_read_10() argument
1147 vioscsi_handle_prevent_allow(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_prevent_allow() argument
1183 vioscsi_handle_mechanism_status(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_mechanism_status() argument
1239 vioscsi_handle_read_toc(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_read_toc() argument
1376 vioscsi_handle_read_disc_info(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_read_disc_info() argument
1410 vioscsi_handle_gesn(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_gesn() argument
1505 vioscsi_handle_get_config(struct vioscsi_dev * dev,struct virtio_scsi_req_hdr * req,struct virtio_vq_acct * acct) vioscsi_handle_get_config() argument
1654 struct vioscsi_dev *dev = (struct vioscsi_dev *)cookie; vioscsi_io() local
2033 vioscsi_update_qs(struct vioscsi_dev * dev) vioscsi_update_qs() argument
2051 vioscsi_update_qa(struct vioscsi_dev * dev) vioscsi_update_qa() argument
2080 vioscsi_notifyq(struct vioscsi_dev * dev) vioscsi_notifyq() argument
[all...]
/openbsd-src/sys/dev/acpi/
H A Dacpi_apm.c36 #define APMUNIT(dev) (minor(dev)&0xf0) argument
37 #define APMDEV(dev) (minor(dev)&0x0f) argument
44 acpiopen(dev_t dev, int flag, int mode, struct proc *p) in acpiopen() argument
82 acpiclose(dev_t dev,int flag,int mode,struct proc * p) acpiclose() argument
108 acpiioctl(dev_t dev,u_long cmd,caddr_t data,int flag,struct proc * p) acpiioctl() argument
175 acpikqfilter(dev_t dev,struct knote * kn) acpikqfilter() argument
240 acpiopen(dev_t dev,int flag,int mode,struct proc * p) acpiopen() argument
246 acpiclose(dev_t dev,int flag,int mode,struct proc * p) acpiclose() argument
252 acpiioctl(dev_t dev,u_long cmd,caddr_t data,int flag,struct proc * p) acpiioctl() argument
258 acpikqfilter(dev_t dev,struct knote * kn) acpikqfilter() argument
[all...]

12345678910>>...42