Searched defs:mbo (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/staging/most/mostcore/ |
D | mostcore.h | 188 struct mbo { struct 199 enum mbo_status_flags status; argument 200 void (*complete)(struct mbo *); argument
|
D | core.c | 175 static void most_free_mbo_coherent(struct mbo *mbo) in most_free_mbo_coherent() 194 struct mbo *mbo, *tmp; in flush_channel_fifos() local 227 struct mbo *mbo, *tmp; in flush_trash_fifo() local 1144 static inline void trash_mbo(struct mbo *mbo) in trash_mbo() 1157 struct mbo *mbo; in get_hdm_mbo() local 1168 static void nq_hdm_mbo(struct mbo *mbo) in nq_hdm_mbo() 1182 struct mbo *mbo; in hdm_enqueue_thread() local 1231 static void arm_mbo(struct mbo *mbo) in arm_mbo() 1270 void (*compl)(struct mbo *)) in arm_mbo_chain() 1274 struct mbo *mbo; in arm_mbo_chain() local [all …]
|
/linux-4.4.14/drivers/staging/most/hdm-dim2/ |
D | dim2_hdm.c | 236 struct mbo *mbo; in try_start_dim_transfer() local 306 static void retrieve_netinfo(struct dim2_hdm *dev, struct mbo *mbo) in retrieve_netinfo() 333 struct mbo *mbo; in service_done_flag() local 491 struct mbo *mbo; in complete_all_mbos() local 630 struct mbo *mbo) in enqueue() 664 struct mbo *mbo; in request_netinfo() local
|
/linux-4.4.14/drivers/staging/most/aim-cdev/ |
D | cdev.c | 119 struct mbo *mbo; in aim_close() local 161 struct mbo *mbo; in aim_write() local 227 struct mbo *mbo; in aim_read() local 357 static int aim_rx_completion(struct mbo *mbo) in aim_rx_completion()
|
/linux-4.4.14/drivers/staging/most/hdm-i2c/ |
D | hdm_i2c.c | 116 int ch_idx, struct mbo *mbo) in enqueue() 161 struct mbo *mbo; in poison_channel() local 196 struct mbo *mbo; in do_rx_work() local
|
/linux-4.4.14/drivers/staging/most/aim-network/ |
D | networking.c | 81 static int skb_to_mamac(const struct sk_buff *skb, struct mbo *mbo) in skb_to_mamac() 132 static int skb_to_mep(const struct sk_buff *skb, struct mbo *mbo) in skb_to_mep() 239 struct mbo *mbo; in most_nd_start_xmit() local 426 static int aim_rx_data(struct mbo *mbo) in aim_rx_data()
|
/linux-4.4.14/drivers/staging/most/hdm-usb/ |
D | hdm_usb.c | 199 struct mbo *mbo; in free_anchored_buffers() local 314 static int hdm_add_padding(struct most_dev *mdev, int channel, struct mbo *mbo) in hdm_add_padding() 352 struct mbo *mbo) in hdm_remove_padding() 384 struct mbo *mbo; in hdm_write_completion() local 549 struct mbo *mbo; in hdm_read_completion() local 629 struct mbo *mbo) in hdm_enqueue() 923 struct mbo *mbo; in wq_clear_halt() local
|
/linux-4.4.14/drivers/staging/most/aim-v4l2/ |
D | video.c | 129 struct mbo *mbo, *tmp; in aim_vdev_close() local 185 struct mbo *const mbo = get_top_mbo(mdev); in aim_vdev_read() local 409 static int aim_rx_data(struct mbo *mbo) in aim_rx_data()
|
/linux-4.4.14/drivers/staging/most/aim-sound/ |
D | sound.c | 183 static bool copy_data(struct channel *channel, struct mbo *mbo) in copy_data() 235 struct mbo *mbo = NULL; in playback_thread() local 681 static int audio_rx_completion(struct mbo *mbo) in audio_rx_completion()
|
/linux-4.4.14/drivers/scsi/ |
D | aha1542.c | 241 int errstatus, mbi, mbo, mbistatus; in aha1542_interrupt() local 378 int mbo, sg_count; in aha1542_queuecommand() local 800 int mbo; in aha1542_dev_reset() local
|