Searched defs:mbo (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/ |
H A D | most.h | 176 struct mbo { struct 188 void (*complete)(struct mbo *mbo); argument
|
/linux/drivers/most/ |
H A D | core.c | 100 static void most_free_mbo_coherent(struct mbo *mbo) in most_free_mbo_coherent() 121 struct mbo *mbo, *tmp; in flush_channel_fifos() local 154 struct mbo *mbo, *tmp; in flush_trash_fifo() local 736 static inline void trash_mbo(struct mbo *mbo) in trash_mbo() 760 static void nq_hdm_mbo(struct mbo *mbo) in nq_hdm_mbo() 774 struct mbo *mbo; in hdm_enqueue_thread() local 835 static void arm_mbo(struct mbo *mbo) in arm_mbo() 873 void (*compl)(struct mbo *)) in arm_mbo_chain() 876 struct mbo *mbo; in arm_mbo_chain() local 925 void most_submit_mbo(struct mbo *mbo) in most_submit_mbo() [all …]
|
H A D | most_cdev.c | 55 static inline struct mbo *ch_get_mbo(struct comp_channel *c, struct mbo **mbo) in ch_get_mbo() 83 struct mbo *mbo; in stop_channel() local 187 struct mbo *mbo = NULL; in comp_write() local 240 struct mbo *mbo = NULL; in comp_read() local 351 static int comp_rx_completion(struct mbo *mbo) in comp_rx_completion()
|
H A D | most_usb.c | 276 static int hdm_add_padding(struct most_dev *mdev, int channel, struct mbo *mbo) in hdm_add_padding() 310 struct mbo *mbo) in hdm_remove_padding() 342 struct mbo *mbo = urb->context; in hdm_write_completion() local 394 struct mbo *mbo = urb->context; in hdm_read_completion() local 458 struct mbo *mbo) in hdm_enqueue() 535 static void *hdm_dma_alloc(struct mbo *mbo, u32 size) in hdm_dma_alloc() 543 static void hdm_dma_free(struct mbo *mbo, u32 size) in hdm_dma_free()
|
H A D | most_snd.c | 181 static bool copy_data(struct channel *channel, struct mbo *mbo) in copy_data() 232 struct mbo *mbo = NULL; in playback_thread() local 667 static int audio_rx_completion(struct mbo *mbo) in audio_rx_completion()
|
/linux/drivers/staging/most/net/ |
H A D | net.c | 75 static int skb_to_mamac(const struct sk_buff *skb, struct mbo *mbo) in skb_to_mamac() 131 static int skb_to_mep(const struct sk_buff *skb, struct mbo *mbo) in skb_to_mep() 237 struct mbo *mbo; in most_nd_start_xmit() local 428 static int comp_rx_data(struct mbo *mbo) in comp_rx_data()
|
/linux/drivers/staging/most/video/ |
H A D | video.c | 120 struct mbo *mbo, *tmp; in comp_vdev_close() local 174 struct mbo *const mbo = get_top_mbo(mdev); in comp_vdev_read() local 384 static int comp_rx_data(struct mbo *mbo) in comp_rx_data()
|
/linux/drivers/scsi/ |
H A D | aha1542.c | 282 int errstatus, mbi, mbo, mbistatus; in aha1542_interrupt() local 423 int mbo; in aha1542_queuecommand() local 872 int mbo; in aha1542_dev_reset() local
|