Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/udl/
H A Dudl_main.c28 static int udl_parse_vendor_descriptor(struct udl_device *udl) in udl_parse_vendor_descriptor()
97 int udl_select_std_channel(struct udl_device *udl) in udl_select_std_channel()
124 struct udl_device *udl = unode->dev; in udl_urb_completion() local
150 struct udl_device *udl = to_udl(dev); in udl_free_urb_list() local
177 struct udl_device *udl = to_udl(dev); in udl_alloc_urb_list() local
235 static struct urb *udl_get_urb_locked(struct udl_device *udl, long timeout) in udl_get_urb_locked()
264 struct udl_device *udl = to_udl(dev); in udl_get_urb() local
275 struct udl_device *udl = to_udl(dev); in udl_submit_urb() local
295 struct udl_device *udl = to_udl(dev); in udl_sync_pending_urbs() local
307 int udl_init(struct udl_device *udl) in udl_init()
[all …]
H A Dudl_drv.c44 struct udl_device *udl = to_udl(dev); in udl_usb_reset_resume() local
59 struct udl_device *udl = to_udl(dev); in udl_driver_gem_prime_import() local
87 struct udl_device *udl; in udl_driver_create() local
108 struct udl_device *udl; in udl_usb_probe() local
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.c434 struct udl_device *udl = to_udl(connector->dev); in udl_connector_helper_detect_ctx() local
462 struct udl_device *udl = to_udl(dev); in udl_mode_config_mode_valid() local
481 struct udl_device *udl = to_udl(dev); in udl_modeset_init() local
H A Dudl_drv.h71 static inline struct usb_device *udl_to_usb_device(struct udl_device *udl) in udl_to_usb_device()
/linux/kernel/rcu/
H A Drefscale.c139 un_delay(const int udl,const int ndl) un_delay() argument
157 ref_rcu_delay_section(const int nloops,const int udl,const int ndl) ref_rcu_delay_section() argument
195 srcu_ref_scale_delay_section(const int nloops,const int udl,const int ndl) srcu_ref_scale_delay_section() argument
226 rcu_tasks_ref_scale_delay_section(const int nloops,const int udl,const int ndl) rcu_tasks_ref_scale_delay_section() argument
262 rcu_trace_ref_scale_delay_section(const int nloops,const int udl,const int ndl) rcu_trace_ref_scale_delay_section() argument
301 ref_refcnt_delay_section(const int nloops,const int udl,const int ndl) ref_refcnt_delay_section() argument
338 ref_rwlock_delay_section(const int nloops,const int udl,const int ndl) ref_rwlock_delay_section() argument
375 ref_rwsem_delay_section(const int nloops,const int udl,const int ndl) ref_rwsem_delay_section() argument
408 ref_lock_delay_section(const int nloops,const int udl,const int ndl) ref_lock_delay_section() argument
442 ref_lock_irq_delay_section(const int nloops,const int udl,const int ndl) ref_lock_irq_delay_section() argument
478 ref_acqrel_delay_section(const int nloops,const int udl,const int ndl) ref_acqrel_delay_section() argument
512 ref_clock_delay_section(const int nloops,const int udl,const int ndl) ref_clock_delay_section() argument
544 ref_jiffies_delay_section(const int nloops,const int udl,const int ndl) ref_jiffies_delay_section() argument
632 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