Home
last modified time | relevance | path

Searched defs:udl (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/udl/
H A Dudl_main.c36 static const u8 *udl_parse_key_value_pair(struct udl_device *udl, const u8 *pos, const u8 *end) in udl_parse_key_value_pair() argument
75 static int udl_parse_vendor_descriptor(struct udl_device *udl) in udl_parse_vendor_descriptor() argument
126 int udl_select_std_channel(struct udl_device *udl) in udl_select_std_channel() argument
153 struct udl_device *udl in udl_urb_completion() local
177 udl_free_urb_list(struct udl_device * udl) udl_free_urb_list() argument
203 udl_alloc_urb_list(struct udl_device * udl,int count,size_t size) udl_alloc_urb_list() argument
262 udl_get_urb_locked(struct udl_device * udl,long timeout) udl_get_urb_locked() argument
289 udl_get_urb(struct udl_device * udl) udl_get_urb() argument
299 udl_submit_urb(struct udl_device * udl,struct urb * urb,size_t len) udl_submit_urb() argument
318 udl_sync_pending_urbs(struct udl_device * udl) udl_sync_pending_urbs() argument
332 udl_init(struct udl_device * udl) udl_init() argument
382 udl_drop_usb(struct udl_device * udl) udl_drop_usb() argument
[all...]
H A Dudl_edid.c13 struct udl_device *udl = data; in udl_read_edid_block() local
59 bool udl_probe_edid(struct udl_device *udl) in udl_probe_edid() argument
77 struct udl_device *udl = to_udl(connector->dev); in udl_edid_read() local
H A Dudl_modeset.c208 struct udl_device *udl = to_udl(dev); in udl_handle_damage() local
334 struct udl_device *udl = to_udl(dev); in udl_crtc_helper_atomic_enable() local
369 struct udl_device *udl = to_udl(dev); in udl_crtc_helper_atomic_disable() local
437 struct udl_device *udl = to_udl(connector->dev); udl_connector_helper_detect_ctx() local
465 struct udl_device *udl = to_udl(dev); udl_mode_config_mode_valid() local
482 udl_modeset_init(struct udl_device * udl) udl_modeset_init() argument
[all...]
H A Dudl_transfer.c173 int udl_render_hline(struct udl_device *udl, int log_bpp, struct urb **urb_ptr, in udl_render_hline() argument
/linux/kernel/rcu/
H A Drefscale.c144 static void un_delay(const int udl, const int ndl) in un_delay() argument
162 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) in ref_rcu_delay_section() argument
200 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_ref_scale_delay_section() argument
230 static void srcu_fast_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_fast_ref_scale_delay_section() argument
261 rcu_tasks_ref_scale_delay_section(const int nloops,const int udl,const int ndl) rcu_tasks_ref_scale_delay_section() argument
297 rcu_trace_ref_scale_delay_section(const int nloops,const int udl,const int ndl) rcu_trace_ref_scale_delay_section() argument
336 ref_refcnt_delay_section(const int nloops,const int udl,const int ndl) ref_refcnt_delay_section() argument
373 ref_rwlock_delay_section(const int nloops,const int udl,const int ndl) ref_rwlock_delay_section() argument
410 ref_rwsem_delay_section(const int nloops,const int udl,const int ndl) ref_rwsem_delay_section() argument
443 ref_lock_delay_section(const int nloops,const int udl,const int ndl) ref_lock_delay_section() argument
477 ref_lock_irq_delay_section(const int nloops,const int udl,const int ndl) ref_lock_irq_delay_section() argument
513 ref_acqrel_delay_section(const int nloops,const int udl,const int ndl) ref_acqrel_delay_section() argument
547 ref_sched_clock_delay_section(const int nloops,const int udl,const int ndl) ref_sched_clock_delay_section() argument
580 ref_clock_delay_section(const int nloops,const int udl,const int ndl) ref_clock_delay_section() argument
612 ref_jiffies_delay_section(const int nloops,const int udl,const int ndl) ref_jiffies_delay_section() argument
700 typesafe_delay_section(const int nloops,const int udl,const int ndl) typesafe_delay_section() argument
[all...]
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.h41 u64 *udl; member