Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 2353) sorted by relevance

12345678910>>...95

/openbmc/openbmc/poky/meta/lib/oe/
H A Ddistro_check.py7 def create_socket(url, d): argument
14 def get_links_from_url(url, d): argument
25 def find_latest_numeric_release(url, d): argument
52 def get_source_package_list_from_url(url, section, d): argument
77 def get_latest_released_fedora_source_package_list(d): argument
92 def get_latest_released_clear_source_package_list(d): argument
97 def find_latest_debian_release(url, d): argument
120 def get_latest_released_debian_source_package_list(d): argument
129 def find_latest_ubuntu_release(url, d): argument
152 def create_distro_packages_list(distro_check_dir, d): argument
[all …]
H A Dpackagedata.py15 def packaged(pkg, d): argument
37 def get_subpkgedata_fn(pkg, d): argument
40 def has_subpkgdata(pkg, d): argument
43 def read_subpkgdata(pkg, d): argument
46 def has_pkgdata(pn, d): argument
50 def read_pkgdata(pn, d): argument
57 def read_subpkgdata_dict(pkg, d): argument
79 def _pkgmap(d): argument
103 def pkgmap(d): argument
114 def recipename(pkg, d): argument
[all …]
H A Dreproducible.py61 def get_source_date_epoch_from_known_files(d, sourcedir): argument
77 def find_git_folder(d, sourcedir): argument
102 def get_source_date_epoch_from_git(d, sourcedir): argument
122 def get_source_date_epoch_from_youngest_file(d, sourcedir): argument
150 def fixed_source_date_epoch(d): argument
158 def get_source_date_epoch(d, sourcedir): argument
165 def epochfile_read(epochfile, d): argument
189 def epochfile_write(source_date_epoch, epochfile, d): argument
H A Dutils.py35 def vartrue(var, iftrue, iffalse, d): argument
69 def set_intersect(variable1, variable2, d): argument
84 def prune_suffix(var, suffixes, d): argument
97 def str_filter(f, str, d): argument
101 def str_filter_out(f, str, d): argument
109 def inherits(d, *classes): argument
113 def features_backfill(var,d): argument
175 def parallel_make(d, makeinst=False): argument
221 def packages_filter_out_system(d): argument
258 def execute_pre_post_process(d, cmds): argument
[all …]
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Ddev.c31 void ast_vhub_dev_irq(struct ast_vhub_dev *d) in ast_vhub_dev_irq()
220 struct ast_vhub_dev *d = ep->dev; in ast_vhub_std_dev_request() local
278 struct ast_vhub_dev *d = to_ast_dev(gadget); in ast_vhub_udc_wakeup() local
298 struct ast_vhub_dev *d = to_ast_dev(gadget); in ast_vhub_udc_get_frame() local
316 struct ast_vhub_dev *d = to_ast_dev(gadget); in ast_vhub_udc_pullup() local
343 struct ast_vhub_dev *d = to_ast_dev(gadget); in ast_vhub_udc_start() local
363 struct ast_vhub_dev *d = to_ast_dev(gadget); in ast_vhub_udc_match_ep() local
446 struct ast_vhub_dev *d = to_ast_dev(gadget); in ast_vhub_udc_stop() local
484 void ast_vhub_dev_resume(struct ast_vhub_dev *d) in ast_vhub_dev_resume()
493 void ast_vhub_dev_reset(struct ast_vhub_dev *d) in ast_vhub_dev_reset()
[all …]
/openbmc/u-boot/scripts/dtc/
H A Ddata.c23 void data_free(struct data d) in data_free()
39 struct data data_grow_for(struct data d, int xlen) in data_grow_for()
61 struct data d; in data_copy_mem() local
74 struct data d; in data_copy_escape_string() local
95 struct data d = empty_data; in data_copy_file() local
156 struct data d; in data_merge() local
210 struct data data_append_cell(struct data d, cell_t word) in data_append_cell()
220 struct data data_append_byte(struct data d, uint8_t byte) in data_append_byte()
225 struct data data_append_zeroes(struct data d, int len) in data_append_zeroes()
234 struct data data_append_align(struct data d, int align) in data_append_align()
[all …]
/openbmc/linux/scripts/dtc/
H A Ddata.c8 void data_free(struct data d) in data_free()
24 struct data data_grow_for(struct data d, unsigned int xlen) in data_grow_for()
46 struct data d; in data_copy_mem() local
59 struct data d; in data_copy_escape_string() local
81 struct data d = empty_data; in data_copy_file() local
143 struct data d; in data_merge() local
197 struct data data_append_cell(struct data d, cell_t word) in data_append_cell()
207 struct data data_append_byte(struct data d, uint8_t byte) in data_append_byte()
212 struct data data_append_zeroes(struct data d, int len) in data_append_zeroes()
221 struct data data_append_align(struct data d, int align) in data_append_align()
[all …]
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c210 u16 aaa_word(u16 d) in aaa_word()
231 u16 aas_word(u16 d) in aas_word()
252 u16 aad_word(u16 d) in aad_word()
269 u16 aam_word(u8 d) in aam_word()
481 u8 daa_byte(u8 d) in daa_byte()
500 u8 das_byte(u8 d) in das_byte()
518 u8 dec_byte(u8 d) in dec_byte()
533 u16 dec_word(u16 d) in dec_word()
548 u32 dec_long(u32 d) in dec_long()
564 u8 inc_byte(u8 d) in inc_byte()
[all …]
/openbmc/linux/net/bridge/
H A Dbr_sysfs_br.c31 static ssize_t store_bridge_parm(struct device *d, in store_bridge_parm()
66 static ssize_t forward_delay_show(struct device *d, in forward_delay_show()
79 static ssize_t forward_delay_store(struct device *d, in forward_delay_store()
100 static ssize_t hello_time_store(struct device *d, in hello_time_store()
128 static ssize_t ageing_time_show(struct device *d, in ageing_time_show()
141 static ssize_t ageing_time_store(struct device *d, in ageing_time_store()
149 static ssize_t stp_state_show(struct device *d, in stp_state_show()
163 static ssize_t stp_state_store(struct device *d, in stp_state_store()
265 static ssize_t hello_timer_show(struct device *d, in hello_timer_show()
298 static ssize_t group_addr_show(struct device *d, in group_addr_show()
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgit.py98 def __init__(self, d): argument
141 def init(self, d): argument
144 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
346 def lfs_need_update(self, ud, d): argument
369 def try_premirror(self, ud, d): argument
388 def download(self, ud, d): argument
694 def clean(self, ud, d): argument
[all …]
H A Dnpmsw.py76 def supports(self, ud, d): argument
80 def urldata_init(self, ud, d): argument
243 def _handle(m, ud, d): argument
249 def _handle(m, ud, d): argument
253 def need_update(self, ud, d): argument
255 def _handle(m, ud, d): argument
261 def _handle(m, ud, d): argument
265 def download(self, ud, d): argument
300 def clean(self, ud, d): argument
309 def done(self, ud, d): 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
150 def download(self, ud, d): argument
196 def clean(self, ud, d): argument
214 def _build_revision(self, ud, d, name): argument
217 def _revision_key(self, ud, d, name): argument
223 def build_mirror_data(self, ud, d): argument
234 def localpath(self, ud, d): argument
[all …]
H A Dnpm.py74 def npm_unpack(tarball, destdir, d): argument
135 def supports(self, ud, d): argument
139 def urldata_init(self, ud, d): argument
245 def _setup_proxy(self, ud, d): argument
267 def verify_donestamp(self, ud, d): argument
272 def update_donestamp(self, ud, d): argument
277 def need_update(self, ud, d): argument
291 def download(self, ud, d): argument
296 def unpack(self, ud, rootdir, d): argument
303 def clean(self, ud, d): argument
[all …]
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-pci.c42 static uint8_t qvirtio_pci_config_readb(QVirtioDevice *d, uint64_t off) in qvirtio_pci_config_readb()
92 static uint64_t qvirtio_pci_get_features(QVirtioDevice *d) in qvirtio_pci_get_features()
104 static uint64_t qvirtio_pci_get_guest_features(QVirtioDevice *d) in qvirtio_pci_get_guest_features()
110 static uint8_t qvirtio_pci_get_status(QVirtioDevice *d) in qvirtio_pci_get_status()
116 static void qvirtio_pci_set_status(QVirtioDevice *d, uint8_t status) in qvirtio_pci_set_status()
147 static bool qvirtio_pci_get_config_isr_status(QVirtioDevice *d) in qvirtio_pci_get_config_isr_status()
171 static void qvirtio_pci_wait_config_isr_status(QVirtioDevice *d, in qvirtio_pci_wait_config_isr_status()
189 static uint16_t qvirtio_pci_get_queue_size(QVirtioDevice *d) in qvirtio_pci_get_queue_size()
203 QVirtQueue *qvirtio_pci_virtqueue_setup_common(QVirtioDevice *d, in qvirtio_pci_virtqueue_setup_common()
303 void qvirtio_pci_device_enable(QVirtioPCIDevice *d) in qvirtio_pci_device_enable()
[all …]
H A Dvirtio.c46 static void qvirtio_writew(QVirtioDevice *d, QTestState *qts, in qvirtio_writew()
55 static void qvirtio_writel(QVirtioDevice *d, QTestState *qts, in qvirtio_writel()
64 static void qvirtio_writeq(QVirtioDevice *d, QTestState *qts, in qvirtio_writeq()
73 uint8_t qvirtio_config_readb(QVirtioDevice *d, uint64_t addr) in qvirtio_config_readb()
97 uint64_t qvirtio_get_features(QVirtioDevice *d) in qvirtio_get_features()
125 QVirtQueue *qvirtqueue_setup(QVirtioDevice *d, in qvirtqueue_setup()
138 void qvirtio_reset(QVirtioDevice *d) in qvirtio_reset()
145 void qvirtio_set_acknowledge(QVirtioDevice *d) in qvirtio_set_acknowledge()
151 void qvirtio_set_driver(QVirtioDevice *d) in qvirtio_set_driver()
158 void qvirtio_set_driver_ok(QVirtioDevice *d) in qvirtio_set_driver_ok()
[all …]
H A Dvirtio-mmio.c19 static uint8_t qvirtio_mmio_config_readb(QVirtioDevice *d, uint64_t off) in qvirtio_mmio_config_readb()
25 static uint16_t qvirtio_mmio_config_readw(QVirtioDevice *d, uint64_t off) in qvirtio_mmio_config_readw()
31 static uint32_t qvirtio_mmio_config_readl(QVirtioDevice *d, uint64_t off) in qvirtio_mmio_config_readl()
43 static uint64_t qvirtio_mmio_get_features(QVirtioDevice *d) in qvirtio_mmio_get_features()
74 static uint64_t qvirtio_mmio_get_guest_features(QVirtioDevice *d) in qvirtio_mmio_get_guest_features()
80 static uint8_t qvirtio_mmio_get_status(QVirtioDevice *d) in qvirtio_mmio_get_status()
86 static void qvirtio_mmio_set_status(QVirtioDevice *d, uint8_t status) in qvirtio_mmio_set_status()
106 static bool qvirtio_mmio_get_config_isr_status(QVirtioDevice *d) in qvirtio_mmio_get_config_isr_status()
120 static void qvirtio_mmio_wait_config_isr_status(QVirtioDevice *d, in qvirtio_mmio_wait_config_isr_status()
140 static uint16_t qvirtio_mmio_get_queue_size(QVirtioDevice *d) in qvirtio_mmio_get_queue_size()
[all …]
H A Dvirtio-pci-modern.c16 static uint8_t config_readb(QVirtioDevice *d, uint64_t addr) in config_readb()
22 static uint16_t config_readw(QVirtioDevice *d, uint64_t addr) in config_readw()
28 static uint32_t config_readl(QVirtioDevice *d, uint64_t addr) in config_readl()
34 static uint64_t config_readq(QVirtioDevice *d, uint64_t addr) in config_readq()
40 static uint64_t get_features(QVirtioDevice *d) in get_features()
87 static uint64_t get_guest_features(QVirtioDevice *d) in get_guest_features()
109 static uint8_t get_status(QVirtioDevice *d) in get_status()
118 static void set_status(QVirtioDevice *d, uint8_t status) in set_status()
162 static bool get_config_isr_status(QVirtioDevice *d) in get_config_isr_status()
185 static void queue_select(QVirtioDevice *d, uint16_t index) in queue_select()
[all …]
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Ddebug.h28 #define EMAC_DBG(d, name, fmt, arg...) \ argument
32 # define DBG(d,f,x...) EMAC_DBG(d, emac, f, ##x) argument
39 # define MAL_DBG(d,f,x...) ((void)0) argument
40 # define ZMII_DBG(d,f,x...) ((void)0) argument
41 # define RGMII_DBG(d,f,x...) ((void)0) argument
44 # define DBG2(d,f,x...) DBG(d,f, ##x) argument
45 # define MAL_DBG2(d,f,x...) MAL_DBG(d,f, ##x) argument
46 # define ZMII_DBG2(d,f,x...) ZMII_DBG(d,f, ##x) argument
50 # define MAL_DBG2(d,f,x...) ((void)0) argument
51 # define ZMII_DBG2(d,f,x...) ((void)0) argument
[all …]
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c56 static int dvb_usbv2_i2c_init(struct dvb_usb_device *d) in dvb_usbv2_i2c_init()
94 struct dvb_usb_device *d = container_of(work, in dvb_usb_read_remote_control() local
244 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usb_start_feed() local
332 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usb_stop_feed() local
392 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usbv2_media_device_init() local
435 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usbv2_adapter_dvb_init() local
557 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usb_fe_init() local
596 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usb_fe_sleep() local
635 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usbv2_adapter_frontend_init() local
712 struct dvb_usb_device *d = adap_to_d(adap); in dvb_usbv2_adapter_frontend_exit() local
[all …]
H A Danysee.c528 struct dvb_usb_device *d = fe_to_d(fe); in anysee_frontend_ctrl() local
709 struct dvb_usb_device *d = adap_to_d(adap); in anysee_frontend_attach() local
969 struct dvb_usb_device *d = adap_to_d(adap); in anysee_tuner_attach() local
1158 struct dvb_usb_device *d = ci->data; in anysee_ci_read_attribute_mem() local
1173 struct dvb_usb_device *d = ci->data; in anysee_ci_write_attribute_mem() local
1182 struct dvb_usb_device *d = ci->data; in anysee_ci_read_cam_control() local
1197 struct dvb_usb_device *d = ci->data; in anysee_ci_write_cam_control() local
1205 struct dvb_usb_device *d = ci->data; in anysee_ci_slot_reset() local
1226 struct dvb_usb_device *d = ci->data; in anysee_ci_slot_shutdown() local
1244 struct dvb_usb_device *d = ci->data; in anysee_ci_slot_ts_enable() local
[all …]
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d-hw.c18 void g2d_reset(struct g2d_dev *d) in g2d_reset()
23 void g2d_set_src_size(struct g2d_dev *d, struct g2d_frame *f) in g2d_set_src_size()
43 void g2d_set_src_addr(struct g2d_dev *d, dma_addr_t a) in g2d_set_src_addr()
48 void g2d_set_dst_size(struct g2d_dev *d, struct g2d_frame *f) in g2d_set_dst_size()
68 void g2d_set_dst_addr(struct g2d_dev *d, dma_addr_t a) in g2d_set_dst_addr()
73 void g2d_set_rop4(struct g2d_dev *d, u32 r) in g2d_set_rop4()
78 void g2d_set_flip(struct g2d_dev *d, u32 r) in g2d_set_flip()
83 void g2d_set_v41_stretch(struct g2d_dev *d, struct g2d_frame *src, in g2d_set_v41_stretch()
93 void g2d_set_cmd(struct g2d_dev *d, u32 c) in g2d_set_cmd()
98 void g2d_start(struct g2d_dev *d) in g2d_start()
[all …]
/openbmc/linux/drivers/net/bonding/
H A Dbond_sysfs.c165 static ssize_t bonding_show_slaves(struct device *d, in bonding_show_slaves()
198 static ssize_t bonding_show_mode(struct device *d, in bonding_show_mode()
211 static ssize_t bonding_show_xmit_hash(struct device *d, in bonding_show_xmit_hash()
319 static ssize_t bonding_show_downdelay(struct device *d, in bonding_show_downdelay()
330 static ssize_t bonding_show_updelay(struct device *d, in bonding_show_updelay()
369 static ssize_t bonding_show_lacp_rate(struct device *d, in bonding_show_lacp_rate()
383 static ssize_t bonding_show_min_links(struct device *d, in bonding_show_min_links()
423 static ssize_t bonding_show_miimon(struct device *d, in bonding_show_miimon()
435 static ssize_t bonding_show_primary(struct device *d, in bonding_show_primary()
472 static ssize_t bonding_show_carrier(struct device *d, in bonding_show_carrier()
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata.py62 def initVar(var, d): argument
66 def keys(d): argument
70 def expand(s, d, varname = None): argument
99 def inheritFromOS(d, savedenv, permitted): argument
179 def emit_env(o=sys.__stdout__, d = init(), all=False): argument
189 def exported_keys(d): argument
194 def exported_vars(d): argument
206 def emit_func(func, o=sys.__stdout__, d = init()): argument
282 def handle_remove(value, deps, removes, d): argument
375 def generate_dependencies(d, ignored_vars): argument
[all …]
/openbmc/qemu/hw/xen/
H A Dxen-host-pci-device.c36 static void xen_host_pci_sysfs_path(const XenHostPCIDevice *d, in xen_host_pci_sysfs_path()
49 static void xen_host_pci_get_resource(XenHostPCIDevice *d, Error **errp) in xen_host_pci_get_resource()
175 static inline void xen_host_pci_get_hex_value(XenHostPCIDevice *d, in xen_host_pci_get_hex_value()
183 static inline void xen_host_pci_get_dec_value(XenHostPCIDevice *d, in xen_host_pci_get_dec_value()
191 static bool xen_host_pci_dev_is_virtfn(XenHostPCIDevice *d) in xen_host_pci_dev_is_virtfn()
213 static int xen_host_pci_config_read(XenHostPCIDevice *d, in xen_host_pci_config_read()
227 static int xen_host_pci_config_write(XenHostPCIDevice *d, in xen_host_pci_config_write()
242 int xen_host_pci_get_byte(XenHostPCIDevice *d, int pos, uint8_t *p) in xen_host_pci_get_byte()
332 void xen_host_pci_device_get(XenHostPCIDevice *d, uint16_t domain, in xen_host_pci_device_get()
391 bool xen_host_pci_device_closed(XenHostPCIDevice *d) in xen_host_pci_device_closed()
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h117 #define PLBZ(t, a, r, d) PREFIX_MLS(PPC_INST_LBZ, t, a, r, d) argument
118 #define PLHZ(t, a, r, d) PREFIX_MLS(PPC_INST_LHZ, t, a, r, d) argument
119 #define PLHA(t, a, r, d) PREFIX_MLS(PPC_INST_LHA, t, a, r, d) argument
120 #define PLWZ(t, a, r, d) PREFIX_MLS(PPC_INST_LWZ, t, a, r, d) argument
121 #define PLWA(t, a, r, d) PREFIX_8LS(0xa4000000, t, a, r, d) argument
122 #define PLD(t, a, r, d) PREFIX_8LS(0xe4000000, t, a, r, d) argument
123 #define PLQ(t, a, r, d) PREFIX_8LS(0xe0000000, t, a, r, d) argument
127 #define PSTD(s, a, r, d) PREFIX_8LS(0xf4000000, s, a, r, d) argument
128 #define PSTQ(s, a, r, d) PREFIX_8LS(0xf0000000, s, a, r, d) argument
139 #define PLXV0(s, a, r, d) PREFIX_8LS(0xc8000000, s, a, r, d) argument
[all …]

12345678910>>...95