Searched defs:posn (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/hw/misc/ |
H A D | ivshmem.c | 363 static void ivshmem_add_eventfd(IVShmemState *s, int posn, int i) in ivshmem_add_eventfd() 373 static void ivshmem_del_eventfd(IVShmemState *s, int posn, int i) in ivshmem_del_eventfd() 383 static void close_peer_eventfds(IVShmemState *s, int posn) in close_peer_eventfds() 507 static void process_msg_disconnect(IVShmemState *s, uint16_t posn, in process_msg_disconnect() 518 static void process_msg_connect(IVShmemState *s, uint16_t posn, int fd, in process_msg_connect()
|
/openbmc/linux/sound/soc/sof/amd/ |
H A D | acp-pcm.c | 95 struct sof_ipc_stream_posn posn; in acp_pcm_pointer() local
|
H A D | acp-ipc.c | 211 u32 posn; in acp_sof_ipc_irq_thread() local
|
/openbmc/linux/sound/soc/sof/ |
H A D | ipc3.c | 874 struct sof_ipc_stream_posn posn; in ipc3_period_elapsed() local 909 struct sof_ipc_stream_posn posn; in ipc3_xrun() local
|
H A D | ipc3-dtrace.c | 562 struct sof_ipc_dma_trace_posn *posn) in ipc3_dtrace_posn_update()
|
H A D | sof-audio.h | 319 struct sof_ipc_stream_posn posn; member
|
/openbmc/linux/sound/soc/sof/mediatek/mt8186/ |
H A D | mt8186.c | 457 struct sof_ipc_stream_posn posn; in mt8186_pcm_pointer() local
|
/openbmc/linux/sound/soc/sof/mediatek/mt8195/ |
H A D | mt8195.c | 476 struct sof_ipc_stream_posn posn; in mt8195_pcm_pointer() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 5732 static inline int port_inactive_err(u64 posn) in port_inactive_err() 5742 static inline int disallowed_pkt_err(int posn) in disallowed_pkt_err() 5753 static inline int disallowed_pkt_engine(int posn) in disallowed_pkt_engine() 5821 int posn = fls64(reg_copy); in handle_egress_err() local
|