/kernel/linux/linux-5.10/drivers/parport/ |
H A D | daisy.c | 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() 503 parport_device_id(thisdev, deviceid, 1024); in assign_addrs() 505 kfree(deviceid); in assign_addrs() [all...] |
/kernel/linux/linux-6.6/drivers/parport/ |
H A D | daisy.c | 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() 503 parport_device_id(thisdev, deviceid, 1024); in assign_addrs() 505 kfree(deviceid); in assign_addrs() [all...] |
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | da9052-i2c.c | 160 const struct of_device_id *deviceid; in da9052_i2c_probe() local 162 deviceid = of_match_node(dialog_dt_ids, np); in da9052_i2c_probe() 163 id = deviceid->data; in da9052_i2c_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
H A D | pci.c | 1835 u16 deviceid; in _rtl_pci_find_adapter() local 1842 deviceid = pdev->device; in _rtl_pci_find_adapter() 1852 if (deviceid == RTL_PCI_8192SE_DID && in _rtl_pci_find_adapter() 1856 if (deviceid == RTL_PCI_8192_DID || in _rtl_pci_find_adapter() 1857 deviceid == RTL_PCI_0044_DID || in _rtl_pci_find_adapter() 1858 deviceid == RTL_PCI_0047_DID || in _rtl_pci_find_adapter() 1859 deviceid == RTL_PCI_8192SE_DID || in _rtl_pci_find_adapter() 1860 deviceid == RTL_PCI_8174_DID || in _rtl_pci_find_adapter() 1861 deviceid == RTL_PCI_8173_DID || in _rtl_pci_find_adapter() 1862 deviceid in _rtl_pci_find_adapter() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/ |
H A D | pci.c | 1828 u16 deviceid; in _rtl_pci_find_adapter() local 1835 deviceid = pdev->device; in _rtl_pci_find_adapter() 1845 if (deviceid == RTL_PCI_8192SE_DID && in _rtl_pci_find_adapter() 1849 if (deviceid == RTL_PCI_8192_DID || in _rtl_pci_find_adapter() 1850 deviceid == RTL_PCI_0044_DID || in _rtl_pci_find_adapter() 1851 deviceid == RTL_PCI_0047_DID || in _rtl_pci_find_adapter() 1852 deviceid == RTL_PCI_8192SE_DID || in _rtl_pci_find_adapter() 1853 deviceid == RTL_PCI_8174_DID || in _rtl_pci_find_adapter() 1854 deviceid == RTL_PCI_8173_DID || in _rtl_pci_find_adapter() 1855 deviceid in _rtl_pci_find_adapter() [all...] |
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
H A 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()
|
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
H A D | flexfilelayoutdev.c | 34 nfs4_print_deviceid(&mirror_ds->id_node.deviceid); in nfs4_ff_layout_free_deviceid() 213 ret = memcmp(&e1->deviceid, &e2->deviceid, sizeof(e1->deviceid)); in ff_ds_error_match() 275 memcpy(&dserr->deviceid, &mirror->mirror_ds->id_node.deviceid, in ff_layout_track_ds_error() 482 * + array length + deviceid(NFS4_DEVICEID4_SIZE) in ff_layout_encode_ds_ioerr() 495 p = xdr_encode_opaque_fixed(p, &err->deviceid, in ff_layout_encode_ds_ioerr()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | pnfs_dev.c | 87 !memcmp(&d->deviceid, id, sizeof(*id))) { in _lookup_deviceid() 167 * Lookup a deviceid in cache and get a reference count on it if found 169 * @clp nfs_client associated with deviceid 170 * @id deviceid to look up 223 * Remove a deviceid from cache 225 * @clp nfs_client associated with deviceid 226 * @id the deviceid to unhash 262 d->deviceid = *id; in nfs4_init_deviceid_node() 268 * Dereference a deviceid node and delete it when its reference count drops 271 * @d deviceid nod [all...] |
H A D | nfs4trace.h | 1922 const struct nfs4_deviceid *deviceid 1925 TP_ARGS(clp, deviceid), 1929 __array(unsigned char, deviceid, NFS4_DEVICEID4_SIZE) 1934 memcpy(__entry->deviceid, deviceid->data, 1939 "deviceid=%s, dstaddr=%s", 1940 __print_hex(__entry->deviceid, NFS4_DEVICEID4_SIZE), 1947 const struct nfs4_deviceid *deviceid \ 1949 TP_ARGS(clp, deviceid)) 1955 const struct nfs4_deviceid *deviceid, [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | ftsteutates.c | 621 s8 deviceid; in fts_probe() local 628 deviceid = i2c_smbus_read_byte_data(client, FTS_DEVICE_ID_REG); in fts_probe() 629 if (deviceid > 0 && (deviceid & 0xF0) == 0x10) { in fts_probe() 630 switch (deviceid & 0x0F) { in fts_probe()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ak4375.c | 502 unsigned int deviceid; in ak4375_i2c_probe() local 536 /* Don't read deviceid from cache */ in ak4375_i2c_probe() 539 ret = regmap_read(ak4375->regmap, AK4375_15_AUDIO_IF_FORMAT, &deviceid); in ak4375_i2c_probe() 547 deviceid = (deviceid & DEVICEID_MASK) >> 5; in ak4375_i2c_probe() 549 switch (deviceid) { in ak4375_i2c_probe()
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A 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 nod [all...] |
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | flexfilelayoutxdr.h | 40 struct nfsd4_deviceid deviceid; member
|
H A D | flexfilelayout.c | 59 error = nfsd4_set_deviceid(&fl->deviceid, fhp, device_generation); in nfsd4_ff_proc_layoutget()
|
H A D | flexfilelayoutxdr.c | 57 p = xdr_encode_opaque_fixed(p, &fl->deviceid, in nfsd4_ff_encode_layoutget()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | flexfilelayoutxdr.h | 40 struct nfsd4_deviceid deviceid; member
|
H A D | flexfilelayout.c | 60 error = nfsd4_set_deviceid(&fl->deviceid, fhp, device_generation); in nfsd4_ff_proc_layoutget()
|
/kernel/linux/linux-5.10/drivers/dio/ |
H A D | dio.c | 7 * int dio_find(u_int deviceid) 10 * Note that the deviceid parameter should be the encoded ID. 119 int __init dio_find(int deviceid) in dio_find() argument 159 if (id == deviceid) { in dio_find()
|
/kernel/linux/linux-6.6/drivers/dio/ |
H A D | dio.c | 7 * int dio_find(u_int deviceid) 10 * Note that the deviceid parameter should be the encoded ID. 118 int __init dio_find(int deviceid) in dio_find() argument 158 if (id == deviceid) { in dio_find()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A 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()
|
/kernel/linux/linux-5.10/fs/nfs/filelayout/ |
H A D | filelayout.h | 64 struct nfs4_deviceid deviceid; member
|
/kernel/linux/linux-6.6/fs/nfs/filelayout/ |
H A D | filelayout.h | 64 struct nfs4_deviceid deviceid; member
|
/kernel/linux/linux-5.10/drivers/pci/endpoint/ |
H A D | pci-ep-cfs.c | 298 PCI_EPF_HEADER_R(deviceid) 299 PCI_EPF_HEADER_W_u16(deviceid) 326 CONFIGFS_ATTR(pci_epf_, deviceid);
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | core.h | 77 u32 deviceid; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pci-epf.h | 36 * @deviceid: identifies a particular device 48 u16 deviceid; member
|