Home
last modified time | relevance | path

Searched defs:item (Results 326 – 350 of 462) sorted by relevance

1...<<111213141516171819

/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h123 struct dialog_color item; member
/openbmc/bmcweb/redfish-core/lib/
H A Dpower_supply.hpp39 nlohmann::json item = nlohmann::json::object(); in updatePowerSupplyList() local
H A Dsensors.hpp2668 for (auto& item : collectionItems.second) in setSensorsOverride() local
2689 for (const auto& item : overrideMap) in setSensorsOverride() local
2722 for (const auto& item : objectsWithConnection) in setSensorsOverride() local
/openbmc/linux/drivers/usb/gadget/function/
H A Df_ecm.c807 static inline struct f_ecm_opts *to_f_ecm_opts(struct config_item *item) in to_f_ecm_opts()
H A Df_rndis.c836 static inline struct f_rndis_opts *to_f_rndis_opts(struct config_item *item) in to_f_rndis_opts()
H A Df_uac2.c1854 static inline struct f_uac2_opts *to_f_uac2_opts(struct config_item *item) in to_f_uac2_opts()
1860 static void f_uac2_attr_release(struct config_item *item) in f_uac2_attr_release()
/openbmc/linux/net/sched/
H A Dact_gate.c475 struct nlattr *item; in dumping_entry() local
/openbmc/linux/drivers/misc/lkdtm/
H A Dbugs.c443 struct lkdtm_list item; in lkdtm_CORRUPT_LIST_DEL() local
/openbmc/linux/kernel/bpf/
H A Dcgroup.c36 const struct bpf_prog_array_item *item; in bpf_prog_run_array_cg() local
405 struct bpf_prog_array_item *item; in compute_effective_progs() local
745 struct bpf_prog_array_item *item; in replace_effective_prog() local
/openbmc/linux/kernel/trace/
H A Dtrace_events_filter.c921 u32 *item = (u32 *)(event + pred->offset); in filter_pred_strrelloc() local
972 u32 item = *(u32 *)(event + pred->offset); in filter_pred_cpumask() local
983 u32 item = *(u32 *)(event + pred->offset); in filter_pred_cpumask_cpu() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py529 def __init__(self, item, runtime=False, dependees=None, reasons=None, close_matches=None): argument
568 def __init__(self, item, candidates, runtime = False): argument
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-fileops.c936 struct ivtv_open_id *item; local
/openbmc/linux/drivers/gpio/
H A Dgpio-ljca.c53 struct gpio_op item[]; member
/openbmc/linux/drivers/i2c/busses/
H A Di2c-mlxcpld.c491 struct mlxreg_core_item *item = pdata->items; in mlxcpld_i2c_set_frequency() local
/openbmc/linux/drivers/bus/mhi/host/
H A Dpm.c732 struct state_transition *item = kmalloc(sizeof(*item), GFP_ATOMIC); in mhi_queue_state_transition() local
/openbmc/linux/drivers/platform/x86/
H A Dsony-laptop.c952 struct sony_nc_value *item = in sony_nc_sysfs_show() local
975 struct sony_nc_value *item = in sony_nc_sysfs_store() local
1548 struct sony_nc_value *item; in sony_nc_resume() local
3158 struct sony_nc_value *item; in sony_nc_add() local
3273 struct sony_nc_value *item; in sony_nc_remove() local
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c3989 struct purex_item *item, *next; in qla24xx_free_purex_list() local
6075 struct purex_item *item) in qla24xx_process_purex_rdp()
6479 qla24xx_free_purex_item(struct purex_item *item) in qla24xx_free_purex_item()
6490 struct purex_item *item, *next; in qla24xx_process_purex_list() local
/openbmc/linux/sound/drivers/
H A Ddummy.c940 #define FIELD_ENTRY(item, fmt) { \ argument
989 char item[20]; in dummy_proc_write() local
/openbmc/u-boot/tools/
H A Dproftool.c310 static void check_trace_config_line(struct trace_configline_info *item) in check_trace_config_line()
/openbmc/linux/include/linux/crush/
H A Dcrush.h350 struct list_head item; member
/openbmc/linux/sound/soc/codecs/
H A Dmax98396.c982 unsigned int *item = ucontrol->value.enumerated.item; in max98396_mux_put() local
/openbmc/linux/drivers/target/
H A Dtarget_core_device.c850 struct config_item *item; in target_devices_idr_iter() local
/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2fw.c230 struct p80211itemd *item; in prism2_fwapply() local
/openbmc/dbus-sensors/src/
H A DIntelCPUSensorMain.cpp119 std::string createSensorName(const std::string& label, const std::string& item, in createSensorName()
/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp259 PyObject* item = PyList_GetItem(pResult, i); in getPlugins() local

1...<<111213141516171819