/openbmc/linux/Documentation/arch/m68k/ |
H A D | kernel-options.rst | 594 :Syntax: atascsi=<can_queue>[,<cmd_per_lun>[,<scat-gat>[,<host-id>[,<tagged>]]]] 639 <host-id>:
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | px30.dtsi | 818 cpu_id: id@7 { 897 interrupt-names = "otg-bvalid", "otg-id",
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_main.c | 60 if (acpi_dev_found(hns_dsaf_acpi_match[0].id)) in hns_dsaf_get_cfg() 62 else if (acpi_dev_found(hns_dsaf_acpi_match[1].id)) in hns_dsaf_get_cfg()
|
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz_common.c | 1916 snprintf(bus->id, MII_BUS_ID_SIZE, "SMI-%d", ds->index); in ksz_mdio_register() 1933 bus->id); in ksz_mdio_register()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | ui-bootstrap-tpls-0.11.0.js | 9 …id:x,matches:"matches",active:"activeIdx",select:"select(activeIdx)",query:"query",position:"posit… property in AnonymousClassb0c64dd7f701
|
H A D | ui-bootstrap-tpls-0.11.0.min.js | 9 …id:x,matches:"matches",active:"activeIdx",select:"select(activeIdx)",query:"query",position:"posit… property in AnonymousClass2adf09a9f701
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 868 unsigned id; member 1751 u32 id; member
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | ravb_main.c | 2395 snprintf(priv->mii_bus->id, MII_BUS_ID_SIZE, "%s-%x", in ravb_mdio_init() 2396 pdev->name, pdev->id); in ravb_mdio_init()
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a77990.dtsi | 1298 renesas,id = <4>; 1326 renesas,id = <5>;
|
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 3550 pdevinfo.id = PLATFORM_DEVID_AUTO; in dw_hdmi_probe() 3599 pdevinfo.id = PLATFORM_DEVID_NONE; in dw_hdmi_probe()
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_device_queue_manager.c | 315 dqm->dev->id); in remove_all_queues_mes() 3092 qss_entry->gpu_id = q->device->id; in set_queue_snapshot_entry()
|
/openbmc/fb-ipmi-oem/src/ |
H A D | oemcommands.cpp | 210 std::tuple<std::string, std::string> objPath(size_t id) in objPath() argument 212 std::string hostName = "host" + std::to_string(id); in objPath()
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v2.c | 3733 snprintf(mii->id, sizeof(mii->id), "%s", dev_name(pdata->dev)); in xgbe_phy_init()
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_hdmi.c | 614 property->base.id, property->name); in vc4_hdmi_connector_get_property() 638 property->base.id, property->name); in vc4_hdmi_connector_set_property()
|
/openbmc/linux/net/mac80211/ |
H A D | mlme.c | 1045 #define ADD_PRESENT_ELEM(id) do { \ in ieee80211_assoc_link_elems() argument 1048 present_elems[present_elems_len++] = (id); \ in ieee80211_assoc_link_elems() 1050 #define ADD_PRESENT_EXT_ELEM(id) ADD_PRESENT_ELEM(PRESENT_ELEM_EXT_OFFS | (id)) in ieee80211_assoc_link_elems() argument 5839 if (sub->id != IEEE80211_MLE_SUBELEM_PER_STA_PROFILE) in ieee80211_ml_reconfiguration()
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | dsa.rst | 866 (``struct dsa_bridge :: num``, ``struct dsa_lag :: id``) for the purposes of 868 scheme (the ID is readable through ``db->bridge.num`` and ``db->lag.id`` or may 875 and ``db->lag.id`` are always set to 0 in that case (to denote the lack of
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx.reg | 1865 * Upper four bits are the device id. The ONEBIT is set when the re/selecting 3722 * Per "other-id" execution queues. We use an array of 3723 * tail pointers into lists of SCBs sorted by "other-id".
|
/openbmc/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_fw.c | 733 mrioc->driver_name, mrioc->id, index); in mpi3mr_request_irq() 2578 mrioc->id); in mpi3mr_start_watchdog() 4266 tg->id = 0; in mpi3mr_memset_buffers()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | runqueue.py | 482 for id in ids: 483 nam = os.path.basename(id) 1348 self.dm_event_handler_name = '_bb_diskmonitor_' + str(id(self))
|
/openbmc/linux/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 140 static inline bool validate_packet_id(enum packet_id id) in validate_packet_id() argument 142 switch (id) { in validate_packet_id() 4814 job->id = 0; in goya_memset_device_memory()
|
/openbmc/linux/net/sched/ |
H A D | sch_hfsc.c | 1669 .id = "hfsc",
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | pcm.c | 1372 dais[i].id = i; in avs_component_hda_probe()
|
/openbmc/linux/include/net/ |
H A D | ip_vs.h | 460 int id; /* ktid per netns */ member
|
/openbmc/linux/drivers/scsi/ |
H A D | ipr.h | 1610 u32 id; member
|
/openbmc/linux/drivers/platform/x86/ |
H A D | ideapad-laptop.c | 1119 inputdev->id.bustype = BUS_HOST; in ideapad_input_init()
|