/linux-4.4.14/drivers/staging/most/aim-cdev/ |
H A D | cdev.c | 119 struct mbo *mbo; aim_close() local 161 struct mbo *mbo; aim_write() local 227 struct mbo *mbo; aim_read() local 357 static int aim_rx_completion(struct mbo *mbo) aim_rx_completion() argument
|
/linux-4.4.14/drivers/staging/most/hdm-i2c/ |
H A D | hdm_i2c.c | 161 struct mbo *mbo; poison_channel() local 196 struct mbo *mbo; do_rx_work() local 115 enqueue(struct most_interface *most_iface, int ch_idx, struct mbo *mbo) enqueue() argument
|
/linux-4.4.14/drivers/staging/most/aim-network/ |
H A D | networking.c | 81 static int skb_to_mamac(const struct sk_buff *skb, struct mbo *mbo) skb_to_mamac() argument 132 static int skb_to_mep(const struct sk_buff *skb, struct mbo *mbo) skb_to_mep() argument 239 struct mbo *mbo; most_nd_start_xmit() local 426 static int aim_rx_data(struct mbo *mbo) aim_rx_data() argument
|
/linux-4.4.14/drivers/staging/most/aim-sound/ |
H A D | sound.c | 183 static bool copy_data(struct channel *channel, struct mbo *mbo) copy_data() argument 235 struct mbo *mbo = NULL; playback_thread() local 681 static int audio_rx_completion(struct mbo *mbo) audio_rx_completion() argument
|
/linux-4.4.14/drivers/staging/most/aim-v4l2/ |
H A D | video.c | 129 struct mbo *mbo, *tmp; aim_vdev_close() local 185 struct mbo *const mbo = get_top_mbo(mdev); aim_vdev_read() local 409 static int aim_rx_data(struct mbo *mbo) aim_rx_data() argument
|
/linux-4.4.14/drivers/staging/most/mostcore/ |
H A D | mostcore.h | 188 struct mbo { struct
|
H A D | core.c | 175 static void most_free_mbo_coherent(struct mbo *mbo) most_free_mbo_coherent() argument 194 struct mbo *mbo, *tmp; flush_channel_fifos() local 227 struct mbo *mbo, *tmp; flush_trash_fifo() local 1144 static inline void trash_mbo(struct mbo *mbo) trash_mbo() argument 1157 struct mbo *mbo; get_hdm_mbo() local 1168 static void nq_hdm_mbo(struct mbo *mbo) nq_hdm_mbo() argument 1182 struct mbo *mbo; hdm_enqueue_thread() local 1231 static void arm_mbo(struct mbo *mbo) arm_mbo() argument 1274 struct mbo *mbo; arm_mbo_chain() local 1320 int most_submit_mbo(struct mbo *mbo) most_submit_mbo() argument 1347 static void most_write_completion(struct mbo *mbo) most_write_completion() argument 1417 struct mbo *mbo; most_get_mbo() local 1457 void most_put_mbo(struct mbo *mbo) most_put_mbo() argument 1489 static void most_read_completion(struct mbo *mbo) most_read_completion() argument
|
/linux-4.4.14/drivers/staging/most/hdm-dim2/ |
H A D | dim2_hdm.c | 236 struct mbo *mbo; try_start_dim_transfer() local 306 static void retrieve_netinfo(struct dim2_hdm *dev, struct mbo *mbo) retrieve_netinfo() argument 333 struct mbo *mbo; service_done_flag() local 491 struct mbo *mbo; complete_all_mbos() local 664 struct mbo *mbo; request_netinfo() local 629 enqueue(struct most_interface *most_iface, int ch_idx, struct mbo *mbo) enqueue() argument
|
/linux-4.4.14/drivers/scsi/ |
H A D | aha1542.c | 241 int errstatus, mbi, mbo, mbistatus; aha1542_interrupt() local 378 int mbo, sg_count; aha1542_queuecommand() local 800 int mbo; aha1542_dev_reset() local
|
/linux-4.4.14/drivers/staging/most/hdm-usb/ |
H A D | hdm_usb.c | 199 struct mbo *mbo; free_anchored_buffers() local 314 static int hdm_add_padding(struct most_dev *mdev, int channel, struct mbo *mbo) hdm_add_padding() argument 384 struct mbo *mbo; hdm_write_completion() local 549 struct mbo *mbo; hdm_read_completion() local 923 struct mbo *mbo; wq_clear_halt() local 351 hdm_remove_padding(struct most_dev *mdev, int channel, struct mbo *mbo) hdm_remove_padding() argument 628 hdm_enqueue(struct most_interface *iface, int channel, struct mbo *mbo) hdm_enqueue() argument
|