Home
last modified time | relevance | path

Searched refs:id32 (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/arch/mips/include/asm/
Dgio_device.h17 unsigned id32:1; member
/Linux-v6.1/sound/pci/emu10k1/
Dp16v.c201 runtime->sync.id32[0] = substream->pcm->card->number; in snd_p16v_pcm_open_playback_channel()
202 runtime->sync.id32[1] = 'P'; in snd_p16v_pcm_open_playback_channel()
203 runtime->sync.id32[2] = 16; in snd_p16v_pcm_open_playback_channel()
204 runtime->sync.id32[3] = 'V'; in snd_p16v_pcm_open_playback_channel()
/Linux-v6.1/drivers/net/dsa/microchip/
Dksz_common.c2724 u32 id32; in ksz_switch_detect() local
2758 ret = ksz_read32(dev, REG_CHIP_ID0, &id32); in ksz_switch_detect()
2762 dev->chip_rev = FIELD_GET(SW_REV_ID_M, id32); in ksz_switch_detect()
2763 id32 &= ~0xFF; in ksz_switch_detect()
2765 switch (id32) { in ksz_switch_detect()
2775 dev->chip_id = id32; in ksz_switch_detect()
2791 "unsupported switch detected %x)\n", id32); in ksz_switch_detect()
/Linux-v6.1/net/rxrpc/
Drecvmsg.c576 unsigned int id32 = call->user_call_ID; in rxrpc_recvmsg() local
579 sizeof(unsigned int), &id32); in rxrpc_recvmsg()
/Linux-v6.1/drivers/net/dsa/b53/
Db53_common.c2684 u32 id32; in b53_switch_detect() local
2717 ret = b53_read32(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id32); in b53_switch_detect()
2721 switch (id32) { in b53_switch_detect()
2730 dev->chip_id = id32; in b53_switch_detect()
2735 id8, id32); in b53_switch_detect()
/Linux-v6.1/sound/core/
Dpcm_lib.c503 runtime->sync.id32[0] = substream->pcm->card->number; in snd_pcm_set_sync()
504 runtime->sync.id32[1] = -1; in snd_pcm_set_sync()
505 runtime->sync.id32[2] = -1; in snd_pcm_set_sync()
506 runtime->sync.id32[3] = -1; in snd_pcm_set_sync()
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h332 unsigned int id32[4]; member
/Linux-v6.1/include/uapi/sound/
Dasound.h332 unsigned int id32[4]; member