Home
last modified time | relevance | path

Searched defs:ud (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/linux/drivers/dma/ti/
H A Dk3-udma-private.c9 int xudma_navss_psil_pair(struct udma_dev *ud, u32 src_thread, u32 dst_thread) in xudma_navss_psil_pair()
15 int xudma_navss_psil_unpair(struct udma_dev *ud, u32 src_thread, u32 dst_thread) in xudma_navss_psil_unpair()
25 struct udma_dev *ud; in of_xudma_dev_get() local
55 struct device *xudma_get_device(struct udma_dev *ud) in xudma_get_device()
61 struct k3_ringacc *xudma_get_ringacc(struct udma_dev *ud) in xudma_get_ringacc()
67 u32 xudma_dev_get_psil_base(struct udma_dev *ud) in xudma_dev_get_psil_base()
73 struct udma_tisci_rm *xudma_dev_get_tisci_rm(struct udma_dev *ud) in xudma_dev_get_tisci_rm()
79 int xudma_alloc_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in xudma_alloc_gp_rflow_range()
85 int xudma_free_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in xudma_free_gp_rflow_range()
91 bool xudma_rflow_is_gp(struct udma_dev *ud, int id) in xudma_rflow_is_gp()
[all …]
H A Dk3-udma.c280 struct udma_dev *ud; member
402 static int navss_psil_pair(struct udma_dev *ud, u32 src_thread, u32 dst_thread) in navss_psil_pair()
412 static int navss_psil_unpair(struct udma_dev *ud, u32 src_thread, in navss_psil_unpair()
557 struct udma_dev *ud = container_of(work, typeof(*ud), purge_work); in udma_purge_desc_work() local
582 struct udma_dev *ud = to_udma_dev(vd->tx.chan->device); in udma_desc_free() local
1254 static int __udma_alloc_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in __udma_alloc_gp_rflow_range()
1285 static int __udma_free_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in __udma_free_gp_rflow_range()
1296 static struct udma_rflow *__udma_get_rflow(struct udma_dev *ud, int id) in __udma_get_rflow()
1323 static void __udma_put_rflow(struct udma_dev *ud, struct udma_rflow *rflow) in __udma_put_rflow()
1369 struct udma_dev *ud = uc->ud; in bcdma_get_bchan() local
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgit.py144 def supports(self, ud, d): argument
156 def urldata_init(self, ud, d): argument
327 def localpath(self, ud, d): argument
330 def need_update(self, ud, d): argument
336 def clonedir_need_update(self, ud, d): argument
346 def lfs_need_update(self, ud, d): argument
355 def clonedir_need_shallow_revs(self, ud, d): argument
363 def shallow_tarball_need_update(self, ud): argument
366 def tarball_need_update(self, ud): argument
369 def try_premirror(self, ud, d): argument
[all …]
H A Dnpmsw.py64 def supports(self, ud, d): argument
68 def urldata_init(self, ud, d): argument
206 def _foreach_proxy_method(ud, handle): argument
219 def verify_donestamp(self, ud, d): argument
221 def _handle(m, ud, d): argument
225 def update_donestamp(self, ud, d): argument
227 def _handle(m, ud, d): argument
231 def need_update(self, ud, d): argument
233 def _handle(m, ud, d): argument
237 def try_mirrors(self, fetch, ud, d, mirrors): argument
[all …]
H A Dhg.py26 def supports(self, ud, d): argument
39 def urldata_init(self, ud, d): argument
77 def need_update(self, ud, d): argument
85 def try_premirror(self, ud, d): argument
94 def _buildhgcommand(self, ud, d, command): argument
150 def download(self, ud, d): argument
196 def clean(self, ud, d): argument
206 def _latest_revision(self, ud, d, name): argument
214 def _build_revision(self, ud, d, name): argument
217 def _revision_key(self, ud, d, name): argument
[all …]
H A Dgitsm.py31 def supports(self, ud, d): argument
37 def process_submodules(self, ud, workdir, function, d): argument
150 def call_process_submodules(self, ud, d, extra_check, subfunc): argument
163 def need_update(self, ud, d): argument
168 def need_update_submodule(ud, url, module, modpath, workdir, d): argument
188 def download(self, ud, d): argument
189 def download_submodule(ud, url, module, modpath, workdir, d): argument
205 def unpack(self, ud, destdir, d): argument
206 def unpack_submodules(ud, url, module, modpath, workdir, d): argument
252 def clean(self, ud, d): argument
[all …]
H A Dperforce.py66 def supports(self, ud, d): argument
70 def urldata_init(self, ud, d): argument
139 def _buildp4command(self, ud, d, command, depot_filename=None): argument
192 def _p4listfiles(self, ud, d): argument
218 def download(self, ud, d): argument
236 def clean(self, ud, d): argument
244 def _revision_key(self, ud, d, name): argument
248 def _latest_revision(self, ud, d, name): argument
261 def sortable_revision(self, ud, d, name): argument
265 def _build_revision(self, ud, d): argument
H A Dclearcase.py66 def supports(self, ud, d): argument
75 def urldata_init(self, ud, d): argument
135 _build_ccase_command(self, ud, command) global() argument
169 _write_configspec(self, ud, d) global() argument
189 _remove_view(self, ud, d) global() argument
197 need_update(self, ud, d) global() argument
208 sortable_revision(self, ud, d, name) global() argument
211 download(self, ud, d) global() argument
245 clean(self, ud, d) global() argument
[all...]
H A Dsvn.py24 def supports(self, ud, d): argument
30 def urldata_init(self, ud, d): argument
67 def _buildsvncommand(self, ud, d, command): argument
122 def download(self, ud, d): argument
174 def clean(self, ud, d): argument
184 def _revision_key(self, ud, d, name): argument
190 def _latest_revision(self, ud, d, name): argument
204 def sortable_revision(self, ud, d, name): argument
211 def _build_revision(self, ud, d): argument
H A Dnpm.py136 def supports(self, ud, d): argument
140 def urldata_init(self, ud, d): argument
185 _resolve_proxy_url(self, ud, d) global() argument
246 _setup_proxy(self, ud, d) global() argument
260 _get_proxy_method(self, ud, d) global() argument
268 verify_donestamp(self, ud, d) global() argument
273 update_donestamp(self, ud, d) global() argument
278 need_update(self, ud, d) global() argument
287 try_mirrors(self, fetch, ud, d, mirrors) global() argument
292 download(self, ud, d) global() argument
297 unpack(self, ud, rootdir, d) global() argument
304 clean(self, ud, d) global() argument
311 done(self, ud, d) global() argument
[all...]
H A Dbzr.py24 def supports(self, ud, d): argument
27 def urldata_init(self, ud, d): argument
43 def _buildbzrcommand(self, ud, d, command): argument
72 def download(self, ud, d): argument
102 def _revision_key(self, ud, d, name): argument
108 def _latest_revision(self, ud, d, name): argument
120 def sortable_revision(self, ud, d, name): argument
127 def _build_revision(self, ud, d): argument
H A Dgitannex.py16 def supports(self, ud, d): argument
22 def urldata_init(self, ud, d): argument
27 def uses_annex(self, ud, d, wd): argument
37 def update_annex(self, ud, d, wd): argument
46 def download(self, ud, d): argument
53 def clone_shallow_local(self, ud, dest, d): argument
65 def unpack(self, ud, destdir, d): argument
H A Dosc.py27 def supports(self, ud, d): argument
33 def urldata_init(self, ud, d): argument
58 def _buildosccommand(self, ud, d, command): argument
88 def _latest_revision(self, ud, d, name): argument
100 def _revision_key(self, ud, d, name): argument
109 def download(self, ud, d): argument
139 def generate_config(self, ud, d): argument
H A Dgomod.py86 def supports(self, ud, d): argument
90 def urldata_init(self, ud, d): argument
130 def unpack(self, ud, rootdir, d): argument
156 def supports(self, ud, d): argument
160 def urldata_init(self, ud, d): argument
216 def unpack(self, ud, rootdir, d): argument
H A Dcrate.py29 def supports(self, ud, d): argument
38 def urldata_init(self, ud, d): argument
48 def _crate_urldata_init(self, ud, d): argument
80 def unpack(self, ud, rootdir, d): argument
89 def _crate_unpack(self, ud, rootdir, d): argument
144 def latest_versionstring(self, ud, d): argument
H A Dcvs.py25 def supports(self, ud, d): argument
31 def urldata_init(self, ud, d): argument
58 def need_update(self, ud, d): argument
65 def download(self, ud, d): argument
152 def clean(self, ud, d): argument
H A Drepo.py22 def supports(self, ud, d): argument
28 def urldata_init(self, ud, d): argument
46 def download(self, ud, d): argument
83 def _build_revision(self, ud, d): argument
86 def _want_sortable_revision(self, ud, d): argument
H A Dwget.py62 def supports(self, ud, d): argument
71 def urldata_init(self, ud, d): argument
93 _runwget(self, ud, d, command, quiet, workdir=None) global() argument
101 download(self, ud, d) global() argument
153 checkstatus(self, fetch, ud, d, try_again=True) global() argument
486 _fetch_index(self, uri, ud, d) global() argument
502 _check_latest_version(self, url, package, package_regex, current_version, ud, d) global() argument
542 _check_latest_version_by_dir(self, dirver, package, package_regex, current_version, ud, d) global() argument
594 _init_regexes(self, package, ud, d) global() argument
647 latest_versionstring(self, ud, d) global() argument
[all...]
H A Dgcp.py34 def supports(self, ud, d): argument
43 def urldata_init(self, ud, d): argument
55 download(self, ud, d) global() argument
87 checkstatus(self, fetch, ud, d) global() argument
[all...]
H A Ds3.py65 def supports(self, ud, d): argument
74 def urldata_init(self, ud, d): argument
84 download(self, ud, d) global() argument
109 checkstatus(self, fetch, ud, d) global() argument
[all...]
H A Daz.py25 def supports(self, ud, d): argument
32 def checkstatus(self, fetch, ud, d, try_again=True): argument
44 def download(self, ud, d, retries=3): argument
[all...]
H A Dsftp.py59 def supports(self, ud, d): argument
68 def urldata_init(self, ud, d): argument
82 download(self, ud, d) global() argument
[all...]
/openbmc/linux/drivers/usb/usbip/
H A Dusbip_event.c16 struct usbip_device *ud; member
22 static void set_event(struct usbip_device *ud, unsigned long event) in set_event()
31 static void unset_event(struct usbip_device *ud, unsigned long event) in unset_event()
43 struct usbip_device *ud = NULL; in get_event() local
64 struct usbip_device *ud; in event_handler() local
100 int usbip_start_eh(struct usbip_device *ud) in usbip_start_eh()
108 void usbip_stop_eh(struct usbip_device *ud) in usbip_stop_eh()
144 void usbip_event_add(struct usbip_device *ud, unsigned long event) in usbip_event_add()
175 int usbip_event_happened(struct usbip_device *ud) in usbip_event_happened()
/openbmc/u-boot/drivers/dma/
H A Dsandbox-dma-test.c21 struct sandbox_dma_dev *ud; member
50 struct sandbox_dma_dev *ud = dev_get_priv(dma->dev); in sandbox_dma_of_xlate() local
75 struct sandbox_dma_dev *ud = dev_get_priv(dma->dev); in sandbox_dma_request() local
93 struct sandbox_dma_dev *ud = dev_get_priv(dma->dev); in sandbox_dma_free() local
113 struct sandbox_dma_dev *ud = dev_get_priv(dma->dev); in sandbox_dma_enable() local
133 struct sandbox_dma_dev *ud = dev_get_priv(dma->dev); in sandbox_dma_disable() local
154 struct sandbox_dma_dev *ud = dev_get_priv(dma->dev); in sandbox_dma_send() local
186 struct sandbox_dma_dev *ud = dev_get_priv(dma->dev); in sandbox_dma_receive() local
221 struct sandbox_dma_dev *ud = dev_get_priv(dma->dev); in sandbox_dma_prepare_rcv_buf() local
243 struct sandbox_dma_dev *ud = dev_get_priv(dev); in sandbox_dma_probe() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Duser_data_test.cpp35 UserData ud(stream); in TEST() local
68 UserData ud(stream); in TEST() local
79 UserData ud(stream); in TEST() local
85 UserData ud(stream); in TEST() local
94 UserData ud(0x1112, 0x42, 0x01, data); in TEST() local
113 UserData ud(0x1112, 0x42, 0x01, data); in TEST() local

123