Searched refs:id32 (Results 1 – 8 of 8) sorted by relevance
17 unsigned id32:1; member
214 runtime->sync.id32[0] = substream->pcm->card->number; in snd_p16v_pcm_open_playback_channel()215 runtime->sync.id32[1] = 'P'; in snd_p16v_pcm_open_playback_channel()216 runtime->sync.id32[2] = 16; in snd_p16v_pcm_open_playback_channel()217 runtime->sync.id32[3] = 'V'; in snd_p16v_pcm_open_playback_channel()
519 unsigned int id32 = call->user_call_ID; in rxrpc_recvmsg() local522 sizeof(unsigned int), &id32); in rxrpc_recvmsg()
2101 u32 id32; in b53_switch_detect() local2134 ret = b53_read32(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id32); in b53_switch_detect()2138 switch (id32) { in b53_switch_detect()2147 dev->chip_id = id32; in b53_switch_detect()2151 id8, id32); in b53_switch_detect()
1178 u32 id32; in ksz_switch_detect() local1192 ret = ksz_read32(dev, REG_CHIP_ID0__1, &id32); in ksz_switch_detect()1196 dev->chip_id = id32; in ksz_switch_detect()
506 runtime->sync.id32[0] = substream->pcm->card->number; in snd_pcm_set_sync()507 runtime->sync.id32[1] = -1; in snd_pcm_set_sync()508 runtime->sync.id32[2] = -1; in snd_pcm_set_sync()509 runtime->sync.id32[3] = -1; in snd_pcm_set_sync()
326 unsigned int id32[4]; member