/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | gio_device.h | 17 unsigned id32:1; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | gio_device.h | 17 unsigned id32:1; member
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | p16v.c | 177 runtime->sync.id32[0] = substream->pcm->card->number; in snd_p16v_pcm_open_playback_channel() 178 runtime->sync.id32[1] = 'P'; in snd_p16v_pcm_open_playback_channel() 179 runtime->sync.id32[2] = 16; in snd_p16v_pcm_open_playback_channel() 180 runtime->sync.id32[3] = 'V'; in snd_p16v_pcm_open_playback_channel()
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | p16v.c | 200 runtime->sync.id32[0] = substream->pcm->card->number; in snd_p16v_pcm_open_playback_channel() 201 runtime->sync.id32[1] = 'P'; in snd_p16v_pcm_open_playback_channel() 202 runtime->sync.id32[2] = 16; in snd_p16v_pcm_open_playback_channel() 203 runtime->sync.id32[3] = 'V'; in snd_p16v_pcm_open_playback_channel()
|
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/ |
H A D | ksz9477.c | 1430 u32 id32; in ksz9477_switch_detect() local 1444 ret = ksz_read32(dev, REG_CHIP_ID0__1, &id32); in ksz9477_switch_detect() 1458 dev_dbg(dev->dev, "Switch detect: ID=%08x%02x\n", id32, data8); in ksz9477_switch_detect() 1459 id_hi = (u8)(id32 >> 16); in ksz9477_switch_detect() 1460 id_lo = (u8)(id32 >> 8); in ksz9477_switch_detect() 1482 id32 = (id_hi << 16) | (id_lo << 8); in ksz9477_switch_detect() 1484 dev->chip_id = id32; in ksz9477_switch_detect()
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | recvmsg.c | 382 unsigned int id32 = call->user_call_ID; in rxrpc_recvmsg() local 385 sizeof(unsigned int), &id32); in rxrpc_recvmsg()
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | recvmsg.c | 576 unsigned int id32 = call->user_call_ID; in rxrpc_recvmsg() local 579 sizeof(unsigned int), &id32); in rxrpc_recvmsg()
|
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/ |
H A D | ksz_common.c | 3042 u32 id32; in ksz_switch_detect() local 3076 ret = ksz_read32(dev, REG_CHIP_ID0, &id32); in ksz_switch_detect() 3080 dev->chip_rev = FIELD_GET(SW_REV_ID_M, id32); in ksz_switch_detect() 3081 id32 &= ~0xFF; in ksz_switch_detect() 3083 switch (id32) { in ksz_switch_detect() 3093 dev->chip_id = id32; in ksz_switch_detect() 3111 "unsupported switch detected %x)\n", id32); in ksz_switch_detect()
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_lib.c | 502 runtime->sync.id32[0] = substream->pcm->card->number; in snd_pcm_set_sync() 503 runtime->sync.id32[1] = -1; in snd_pcm_set_sync() 504 runtime->sync.id32[2] = -1; in snd_pcm_set_sync() 505 runtime->sync.id32[3] = -1; in snd_pcm_set_sync()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_lib.c | 528 runtime->sync.id32[0] = substream->pcm->card->number; in snd_pcm_set_sync() 529 runtime->sync.id32[1] = -1; in snd_pcm_set_sync() 530 runtime->sync.id32[2] = -1; in snd_pcm_set_sync() 531 runtime->sync.id32[3] = -1; in snd_pcm_set_sync()
|
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_common.c | 2660 u32 id32; in b53_switch_detect() local 2693 ret = b53_read32(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id32); in b53_switch_detect() 2697 switch (id32) { in b53_switch_detect() 2706 dev->chip_id = id32; in b53_switch_detect() 2711 id8, id32); in b53_switch_detect()
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_common.c | 2755 u32 id32; in b53_switch_detect() local 2788 ret = b53_read32(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id32); in b53_switch_detect() 2792 switch (id32) { in b53_switch_detect() 2802 dev->chip_id = id32; in b53_switch_detect() 2807 id8, id32); in b53_switch_detect()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asound.h | 250 unsigned int id32[4]; member
|
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 340 unsigned int id32[4]; member
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 340 unsigned int id32[4]; member
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound.h | 333 unsigned int id32[4]; member
|
/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 333 unsigned int id32[4]; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 270 unsigned int id32[4]; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound.h | 270 unsigned int id32[4]; member
|