Home
last modified time | relevance | path

Searched defs:posn (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/hw/misc/
H A Divshmem.c363 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 Dacp-pcm.c95 struct sof_ipc_stream_posn posn; in acp_pcm_pointer() local
H A Dacp-ipc.c211 u32 posn; in acp_sof_ipc_irq_thread() local
/openbmc/linux/sound/soc/sof/
H A Dipc3.c874 struct sof_ipc_stream_posn posn; in ipc3_period_elapsed() local
909 struct sof_ipc_stream_posn posn; in ipc3_xrun() local
H A Dipc3-dtrace.c562 struct sof_ipc_dma_trace_posn *posn) in ipc3_dtrace_posn_update()
H A Dsof-audio.h319 struct sof_ipc_stream_posn posn; member
/openbmc/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c457 struct sof_ipc_stream_posn posn; in mt8186_pcm_pointer() local
/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c476 struct sof_ipc_stream_posn posn; in mt8195_pcm_pointer() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c5732 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