/openbmc/linux/Documentation/powerpc/ |
H A D | qe_firmware.rst | 202 The 'id' field is a null-terminated string(suitable for printing) that 245 The 'id' field is a null-terminated string suitable for printing that
|
/openbmc/linux/drivers/parport/ |
H A D | share.c | 694 const struct pardev_cb *par_dev_cb, int id) in parport_register_dev_model() argument 758 ret = dev_set_name(&par_dev->dev, "%s.%d", devname, id); in parport_register_dev_model()
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | if_usb.c | 194 const struct usb_device_id *id) in if_usb_probe() argument 214 cardp->model = (uint32_t) id->driver_info; in if_usb_probe()
|
/openbmc/linux/drivers/platform/mellanox/ |
H A D | mlxbf-bootctl.c | 982 guid_t id = GUID_INIT(res->a0, res->a1, res->a1 >> 16, in mlxbf_bootctl_guid_match() local 987 return guid_equal(guid, &id); in mlxbf_bootctl_guid_match()
|
/openbmc/linux/drivers/scsi/esas2r/ |
H A D | atvda.h | 625 u32 id; member 889 } id; member
|
/openbmc/linux/drivers/mfd/ |
H A D | intel-lpss-pci.c | 31 const struct pci_device_id *id) in intel_lpss_pci_probe() argument 40 info = devm_kmemdup(&pdev->dev, (void *)id->driver_data, sizeof(*info), in intel_lpss_pci_probe()
|
/openbmc/linux/drivers/input/misc/ |
H A D | adxl34x.c | 759 input_dev->id.product = ac->model; in adxl34x_probe() 760 input_dev->id.bustype = bops->bustype; in adxl34x_probe()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-qcom-qspi.c | 721 ctrl->clks[QSPI_CLK_CORE].id = "core"; in qcom_qspi_probe() 722 ctrl->clks[QSPI_CLK_IFACE].id = "iface"; in qcom_qspi_probe()
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head.c | 241 size, crtc->base.id, crtc->name); in nv50_head_atomic_check_lut() 273 size, crtc->base.id, crtc->name); in nv50_head_atomic_check_lut()
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | cyttsp5.c | 117 #define SET_CMD_REPORT_ID(byte, id) SET_CMD_LOW(byte, id) argument
|
/openbmc/linux/drivers/net/usb/ |
H A D | kaweth.c | 103 const struct usb_device_id *id /* from id_table */ 878 const struct usb_device_id *id /* from id_table */ in kaweth_probe() argument
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | amplc_pci224.c | 1118 const struct pci_device_id *id) in amplc_pci224_pci_probe() argument 1121 id->driver_data); in amplc_pci224_pci_probe()
|
H A D | ni_pcidio.c | 986 const struct pci_device_id *id) in ni_pcidio_pci_probe() argument 988 return comedi_pci_auto_config(dev, &ni_pcidio_driver, id->driver_data); in ni_pcidio_pci_probe()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt286.c | 1006 .id = RT286_AIF1, 1026 .id = RT286_AIF2,
|
/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/ |
H A D | dpaa2-qdma.c | 317 priv->dpqdma_id = ls_dev->obj_desc.id; in dpaa2_qdma_setup() 470 ppriv->nctx.id = ppriv->rsp_fqid; in dpaa2_qdma_dpio_setup()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_dcb_nl.c | 756 static int i40e_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id) in i40e_dcbnl_getapp() argument 761 .protocol = id, in i40e_dcbnl_getapp()
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-common.c | 73 v4l2_ctrl_fill(qctrl->id, &name, &qctrl->type, in v4l2_ctrl_query_fill() 470 struct v4l2_querymenu qm = { .id = V4L2_CID_LINK_FREQ }; in v4l2_get_link_freq()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb_nl.c | 471 static int ixgbe_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id) in ixgbe_dcbnl_getapp() argument 476 .protocol = id, in ixgbe_dcbnl_getapp()
|
/openbmc/linux/drivers/leds/ |
H A D | leds-lp5523.c | 896 const struct i2c_device_id *id = i2c_client_get_device_id(client); in lp5523_probe() local 937 dev_info(&client->dev, "%s Programmable led chip found\n", id->name); in lp5523_probe()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9m001.c | 493 switch (ctrl->id) { in mt9m001_g_volatile_ctrl() 517 switch (ctrl->id) { in mt9m001_s_ctrl()
|
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx.h | 479 v4l2_std_id id; member 727 int id; member
|
/openbmc/linux/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_core.c | 1076 const struct usb_device_id *id) in peak_usb_probe() argument 1082 peak_usb_adapter = (const struct peak_usb_adapter *)id->driver_info; in peak_usb_probe()
|
/openbmc/linux/Documentation/locking/ |
H A D | robust-futex-ABI.rst | 64 word' holds 2 flag bits in the upper 2 bits, and the thread id (TID) 144 3) add the lock entry, with its thread id (TID) in the bottom 30 bits
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-375.dtsi | 195 port-id = <0>; /* For backward compatibility. */ 202 port-id = <1>; /* For backward compatibility. */
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-gw5904.dtsi | 199 phy-mode = "rgmii-id"; 242 phy-mode = "rgmii-id";
|