/Linux-v5.10/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_pci.c | 36 u16 DeviceID; in rtl92e_check_adapter() local 40 DeviceID = pdev->device; in rtl92e_check_adapter() 46 if (DeviceID == 0x8192) { in rtl92e_check_adapter() 50 "Adapter(8192 PCI-E) is found - DeviceID=%x\n", in rtl92e_check_adapter() 51 DeviceID); in rtl92e_check_adapter() 56 "Adapter(8192SE) is found - DeviceID=%x\n", in rtl92e_check_adapter() 57 DeviceID); in rtl92e_check_adapter()
|
/Linux-v5.10/fs/nfs/ |
D | pnfs_dev.c | 85 !memcmp(&d->deviceid, id, sizeof(*id))) { in _lookup_deviceid() 165 * Lookup a deviceid in cache and get a reference count on it if found 167 * @clp nfs_client associated with deviceid 168 * @id deviceid to look up 217 * Remove a deviceid from cache 219 * @clp nfs_client associated with deviceid 220 * @id the deviceid to unhash 256 d->deviceid = *id; in nfs4_init_deviceid_node() 262 * Dereference a deviceid node and delete it when its reference count drops 265 * @d deviceid node to put [all …]
|
/Linux-v5.10/drivers/parport/ |
D | daisy.c | 13 * 13-02-1999: Move DeviceID technique from parport_probe. 14 * 13-03-1999: Get DeviceID from non-IEEE 1284.3 devices too. 108 char *deviceid; in parport_daisy_init() local 176 deviceid = kmalloc(1024, GFP_KERNEL); in parport_daisy_init() 177 if (deviceid) { in parport_daisy_init() 178 if (parport_device_id(numdevs - 1, deviceid, 1024) > 2) in parport_daisy_init() 181 kfree(deviceid); in parport_daisy_init() 434 char *deviceid; in assign_addrs() local 499 deviceid = kmalloc(1024, GFP_KERNEL); in assign_addrs() 500 if (!deviceid) return 0; in assign_addrs() [all …]
|
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/ |
D | pci.c | 1874 u16 deviceid; in _rtl_pci_find_adapter() local 1881 deviceid = pdev->device; in _rtl_pci_find_adapter() 1891 if (deviceid == RTL_PCI_8192SE_DID && in _rtl_pci_find_adapter() 1895 if (deviceid == RTL_PCI_8192_DID || in _rtl_pci_find_adapter() 1896 deviceid == RTL_PCI_0044_DID || in _rtl_pci_find_adapter() 1897 deviceid == RTL_PCI_0047_DID || in _rtl_pci_find_adapter() 1898 deviceid == RTL_PCI_8192SE_DID || in _rtl_pci_find_adapter() 1899 deviceid == RTL_PCI_8174_DID || in _rtl_pci_find_adapter() 1900 deviceid == RTL_PCI_8173_DID || in _rtl_pci_find_adapter() 1901 deviceid == RTL_PCI_8172_DID || in _rtl_pci_find_adapter() [all …]
|
/Linux-v5.10/Documentation/filesystems/nfs/ |
D | pnfs.rst | 38 RCU is used because the deviceid is basically a write once, read many 41 deviceid's per filesystem, and multiple filesystems per nfs_client. 51 level cache. Its reference is held over the lifetime of the deviceid
|
/Linux-v5.10/drivers/staging/rtl8723bs/hal/ |
D | hal_sdio.c | 84 u32 deviceId, max_len; in rtw_hal_get_sdio_tx_max_length() local 87 deviceId = ffaddr2deviceId(pdvobjpriv, queue_idx); in rtw_hal_get_sdio_tx_max_length() 88 switch (deviceId) { in rtw_hal_get_sdio_tx_max_length()
|
D | rtl8723bs_xmit.c | 56 u32 deviceId; in rtl8723_dequeue_writeport() local 69 deviceId = ffaddr2deviceId(pdvobjpriv, pxmitbuf->ff_hwaddr); in rtl8723_dequeue_writeport() 72 switch (deviceId) { in rtl8723_dequeue_writeport() 118 rtw_write_port(padapter, deviceId, pxmitbuf->len, (u8 *)pxmitbuf); in rtl8723_dequeue_writeport()
|
/Linux-v5.10/fs/nfs/flexfilelayout/ |
D | flexfilelayoutdev.c | 34 nfs4_print_deviceid(&mirror_ds->id_node.deviceid); in nfs4_ff_layout_free_deviceid() 211 ret = memcmp(&e1->deviceid, &e2->deviceid, sizeof(e1->deviceid)); in ff_ds_error_match() 273 memcpy(&dserr->deviceid, &mirror->mirror_ds->id_node.deviceid, in ff_layout_track_ds_error() 480 * + array length + deviceid(NFS4_DEVICEID4_SIZE) in ff_layout_encode_ds_ioerr() 493 p = xdr_encode_opaque_fixed(p, &err->deviceid, in ff_layout_encode_ds_ioerr()
|
D | flexfilelayout.h | 36 /* chained in global deviceid hlist */ 51 struct nfs4_deviceid deviceid; member
|
/Linux-v5.10/drivers/mfd/ |
D | da9052-i2c.c | 159 const struct of_device_id *deviceid; in da9052_i2c_probe() local 161 deviceid = of_match_node(dialog_dt_ids, np); in da9052_i2c_probe() 162 id = deviceid->data; in da9052_i2c_probe()
|
/Linux-v5.10/drivers/dio/ |
D | dio.c | 7 * int dio_find(u_int deviceid) 10 * Note that the deviceid parameter should be the encoded ID. 113 int __init dio_find(int deviceid) in dio_find() argument 153 if (id == deviceid) { in dio_find()
|
/Linux-v5.10/drivers/irqchip/ |
D | irq-gic-v3-its-platform-msi.c | 22 /* Suck the DeviceID out of the msi-parent property */ in of_pmsi_get_dev_id() 62 /* ITS specific DeviceID, as the core ITS ignores dev. */ in its_pmsi_prepare()
|
/Linux-v5.10/Documentation/PCI/endpoint/ |
D | pci-endpoint-cfs.rst | 62 ... deviceid 107 | deviceid
|
D | pci-test-howto.rst | 63 deviceid msix_interrupts subclass_code vendorid 83 # echo 0xb500 > functions/pci_epf_test/func1/deviceid
|
/Linux-v5.10/drivers/staging/sm750fb/ |
D | ddk750_sii164.c | 59 unsigned short deviceID; in sii164GetDeviceID() local 61 deviceID = ((unsigned short)i2cReadReg(SII164_I2C_ADDRESS, in sii164GetDeviceID() 66 return deviceID; in sii164GetDeviceID()
|
/Linux-v5.10/include/linux/ |
D | pci-epf.h | 35 * @deviceid: identifies a particular device 47 u16 deviceid; member
|
/Linux-v5.10/fs/nfsd/ |
D | flexfilelayoutxdr.h | 40 struct nfsd4_deviceid deviceid; member
|
/Linux-v5.10/drivers/pci/endpoint/ |
D | pci-ep-cfs.c | 298 PCI_EPF_HEADER_R(deviceid) 299 PCI_EPF_HEADER_W_u16(deviceid) 326 CONFIGFS_ATTR(pci_epf_, deviceid);
|
/Linux-v5.10/fs/nfs/filelayout/ |
D | filelayout.c | 546 /* Is the deviceid already set? If so, we're good. */ in filelayout_check_deviceid() 550 /* find and reference the deviceid */ in filelayout_check_deviceid() 551 d = nfs4_find_get_deviceid(NFS_SERVER(lo->plh_inode), &fl->deviceid, in filelayout_check_deviceid() 557 /* Found deviceid is unavailable */ in filelayout_check_deviceid() 677 memcpy(&fl->deviceid, p, sizeof(fl->deviceid)); in filelayout_decode_layout() 679 nfs4_print_deviceid(&fl->deviceid); in filelayout_decode_layout()
|
D | filelayout.h | 64 struct nfs4_deviceid deviceid; member
|
/Linux-v5.10/drivers/usb/storage/ |
D | sddr55.c | 514 unsigned char *deviceID) { in sddr55_read_deviceID() argument 538 *deviceID = content[1]; in sddr55_read_deviceID() 558 unsigned char deviceID; in sddr55_get_capacity() local 566 &deviceID); in sddr55_get_capacity() 573 usb_stor_dbg(us, "Device ID = %02X\n", deviceID); in sddr55_get_capacity() 582 switch (deviceID) { in sddr55_get_capacity()
|
D | sddr09.c | 1071 sddr09_read_deviceID(struct us_data *us, unsigned char *deviceID) { in sddr09_read_deviceID() argument 1088 deviceID[i] = content[i]; in sddr09_read_deviceID() 1139 unsigned char deviceID[4]; in sddr09_get_cardinfo() local 1145 result = sddr09_read_deviceID(us, deviceID); in sddr09_get_cardinfo() 1153 sprintf(blurbtxt, "sddr09: Found Flash card, ID = %4ph", deviceID); in sddr09_get_cardinfo() 1158 nand_flash_manufacturer(deviceID[0])); in sddr09_get_cardinfo() 1161 cardinfo = nand_find_id(deviceID[1]); in sddr09_get_cardinfo() 1176 if (deviceID[2] == 0xa5) { in sddr09_get_cardinfo() 1182 if (deviceID[3] == 0xc0) { in sddr09_get_cardinfo()
|
/Linux-v5.10/Documentation/PCI/endpoint/function/binding/ |
D | pci-test.rst | 13 deviceid should be 0xb500 for DRA74x and 0xb501 for DRA72x
|
/Linux-v5.10/drivers/hwmon/ |
D | ftsteutates.c | 760 s8 deviceid; in fts_probe() local 767 deviceid = i2c_smbus_read_byte_data(client, FTS_DEVICE_ID_REG); in fts_probe() 768 if (deviceid > 0 && (deviceid & 0xF0) == 0x10) { in fts_probe() 769 switch (deviceid & 0x0F) { in fts_probe()
|
/Linux-v5.10/Documentation/virt/kvm/devices/ |
D | arm-vgic-its.rst | 148 The device table and ITT are indexed by the DeviceID and EventID, 163 corresponds to the DeviceID offset to the next DTE, capped by
|