Home
last modified time | relevance | path

Searched refs:type (Results 13576 – 13600 of 21822) sorted by relevance

1...<<541542543544545546547548549550>>...873

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/
H A Dthingsboard-gateway_3.4.6.bb58 for file in $(find ${WORKDIR} -maxdepth 1 -type f -name *.json); do
/openbmc/openbmc/poky/meta/recipes-devtools/go/
H A Dgo-native_1.22.2.bb50 find ${D}${libdir}/go/src -depth -type d -name testdata -exec rm -rf {} \;
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dlttng-modules_2.13.12.bb33 find ${D}/${nonarch_base_libdir} -depth -type d -empty -exec rmdir {} \;
/openbmc/linux/include/linux/
H A Dnvmem-provider.h119 enum nvmem_type type; member
/openbmc/linux/drivers/regulator/
H A Dtps6287x-regulator.c111 .type = REGULATOR_VOLTAGE,
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.hpp309 witherspoon::pmbus::Type type);
/openbmc/openpower-pnor-code-mgmt/
H A Dversion.hpp95 sdbusRule::type::signal() + sdbusRule::member("PropertiesChanged") + in Version()
/openbmc/pldm/platform-mc/
H A Dterminus_manager.hpp213 exec::task<int> getPLDMCommands(pldm_tid_t tid, uint8_t type,
/openbmc/qemu/hw/misc/
H A Dallwinner-a10-dramc.c125 static void allwinner_a10_dramc_reset_enter(Object *obj, ResetType type) in allwinner_a10_dramc_reset_enter() argument
/openbmc/qemu/hw/net/
H A Dlance.c87 .type = NET_CLIENT_DRIVER_NIC,
H A Dne2000-pci.c50 .type = NET_CLIENT_DRIVER_NIC,
/openbmc/qemu/hw/s390x/
H A Dcss-bridge.c59 static void virtual_css_bus_reset_hold(Object *obj, ResetType type) in virtual_css_bus_reset_hold() argument
/openbmc/qemu/chardev/
H A Dchar-stdio.c132 backend->type = CHARDEV_BACKEND_KIND_STDIO; in qemu_chr_parse_stdio()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c2151 switch (type) { in ath10k_wmi_event_scan_type_str()
4700 switch (type) { in ath10k_tpc_config_get_rate()
4735 switch (type) { in ath10k_tpc_config_disp_tables()
4773 type); in ath10k_tpc_config_disp_tables()
5041 switch (type) { in ath10k_wmi_tpc_final_get_rate()
5089 switch (type) { in ath10k_wmi_tpc_stats_final_disp_tables()
5127 type, pream_idx); in ath10k_wmi_tpc_stats_final_disp_tables()
7819 cmd->type = __cpu_to_le32(type); in ath10k_wmi_10_2_op_gen_pdev_bss_chan_info()
7925 cmd->type = __cpu_to_le32(type); in ath10k_wmi_op_gen_force_fw_hang()
7929 type, delay_ms); in ath10k_wmi_op_gen_force_fw_hang()
[all …]
/openbmc/u-boot/fs/jffs2/
H A Djffs2_1pass.c408 switch(id->type) { in get_fl_mem()
435 switch(id->type) { in get_node_mem()
467 switch (id->type) { in put_fl_mem()
936 if (d->type == DT_LNK) { in dump_inode()
1002 if (jDir->type == DT_LNK) in jffs2_1pass_list_inodes()
1110 jDirFoundType = jDir->type; in jffs2_1pass_resolve_inode()
1449 putLabeledWord("\tbuild_list: type = ", jDir->type); in dump_dirents()
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c365 const char *type) in zd_write_mac_addr_common() argument
377 dev_dbg_f(zd_chip_dev(chip), "%s addr %pM\n", type, mac_addr); in zd_write_mac_addr_common()
379 dev_dbg_f(zd_chip_dev(chip), "set NULL %s\n", type); in zd_write_mac_addr_common()
882 u8 dtim_period, int type) in set_beacon_interval() argument
891 switch (type) { in set_beacon_interval()
920 int type) in zd_set_beacon_interval() argument
925 r = set_beacon_interval(chip, interval, dtim_period, type); in zd_set_beacon_interval()
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Devent.py411 if type(event) is bb.event.ConfigParsed:
413 if type(event) is bb.event.OperationStarted:
418 if type(event) is bb.event.ConfigParsed:
420 if type(event) is bb.event.OperationStarted:
625 type = "ext4"
628 event = bb.event.DiskFull(dev, type, freespace, mountpoint)
885 self.assertEqual(event.type, eventtype)
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfusb300_udc.c59 ep->type = info.type; in fusb300_ep_setting()
125 reg |= FUSB300_EPSET1_TYPE(info.type); in fusb300_set_eptype()
209 info.type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in config_ep()
214 if ((info.type == USB_ENDPOINT_XFER_INT) || in config_ep()
215 (info.type == USB_ENDPOINT_XFER_ISOC)) { in config_ep()
217 if (info.type == USB_ENDPOINT_XFER_ISOC) in config_ep()
/openbmc/linux/sound/soc/codecs/
H A Dwm2200.c149 { .type = WMFW_ADSP1_PM, .base = WM2200_DSP1_PM_BASE },
150 { .type = WMFW_ADSP1_DM, .base = WM2200_DSP1_DM_BASE },
151 { .type = WMFW_ADSP1_ZM, .base = WM2200_DSP1_ZM_BASE },
155 { .type = WMFW_ADSP1_PM, .base = WM2200_DSP2_PM_BASE },
156 { .type = WMFW_ADSP1_DM, .base = WM2200_DSP2_DM_BASE },
157 { .type = WMFW_ADSP1_ZM, .base = WM2200_DSP2_ZM_BASE },
2203 wm2200->dsp[i].cs_dsp.type = WMFW_ADSP1; in wm2200_i2c_probe()
/openbmc/linux/fs/nfs/
H A Dnfs42xdr.c964 enum data_content4 type; member
980 return seg->type == NFS4_CONTENT_DATA ? seg->data.length : seg->hole.length; in read_plus_segment_length()
991 seg->type = be32_to_cpup(p++); in decode_read_plus_segment()
993 p = xdr_inline_decode(xdr, seg->type == NFS4_CONTENT_DATA ? 12 : 16); in decode_read_plus_segment()
998 if (seg->type == NFS4_CONTENT_DATA) { in decode_read_plus_segment()
1007 } else if (seg->type == NFS4_CONTENT_HOLE) { in decode_read_plus_segment()
1037 if (seg->type == NFS4_CONTENT_HOLE) in process_read_plus_segment()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-damon270 What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters/<F>/type
273 Description: Writing to and reading from this file sets and gets the type of
282 Description: If 'memcg' is written to the 'type' file, writing to and
289 Description: If 'addr' is written to the 'type' file, writing to or reading
296 Description: If 'addr' is written to the 'type' file, writing to or reading
303 Description: If 'target' is written to the 'type' file, writing to or
311 pages that do or do not match to the 'type' and 'memcg_path',
/openbmc/linux/fs/
H A Dsplice.c1501 static int vmsplice_type(struct fd f, int *type) in vmsplice_type() argument
1506 *type = ITER_SOURCE; in vmsplice_type()
1508 *type = ITER_DEST; in vmsplice_type()
1540 int type; in SYSCALL_DEFINE4() local
1546 error = vmsplice_type(f, &type); in SYSCALL_DEFINE4()
1550 error = import_iovec(type, uiov, nr_segs, in SYSCALL_DEFINE4()
1557 else if (type == ITER_SOURCE) in SYSCALL_DEFINE4()
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-asus-tf101.dts16 chassis-type = "convertible";
947 charger-type = "mains";
1050 linux,input-type = <EV_SW>;
1233 type = "passive";
1240 type = "critical";
1264 type = "passive";
1271 type = "critical";
/openbmc/linux/drivers/usb/host/
H A Dsl811-hcd.c801 int type = usb_pipetype(pipe); in sl811h_urb_enqueue() local
810 if (type == PIPE_ISOCHRONOUS) in sl811h_urb_enqueue()
851 if (type == PIPE_CONTROL) in sl811h_urb_enqueue()
873 switch (type) { in sl811h_urb_enqueue()
880 if (type == PIPE_ISOCHRONOUS) in sl811h_urb_enqueue()
883 type == PIPE_ISOCHRONOUS, in sl811h_urb_enqueue()
894 switch (type) { in sl811h_urb_enqueue()
/openbmc/linux/fs/proc/
H A Dproc_sysctl.c34 {.type = SYSCTL_TABLE_TYPE_PERMANENTLY_EMPTY }
52 (tptr[0].type == SYSCTL_TABLE_TYPE_PERMANENTLY_EMPTY)
56 (hptr->ctl_table[0].type = SYSCTL_TABLE_TYPE_PERMANENTLY_EMPTY)
58 (hptr->ctl_table[0].type = SYSCTL_TABLE_TYPE_DEFAULT)
686 unsigned type = DT_UNKNOWN; in proc_sys_fill_cache() local
721 type = inode->i_mode >> 12; in proc_sys_fill_cache()
723 return dir_emit(ctx, qname.name, qname.len, ino, type); in proc_sys_fill_cache()

1...<<541542543544545546547548549550>>...873