Searched refs:lcs_buffer (Results 1 – 2 of 2) sorted by relevance
264 struct lcs_buffer { struct269 void (*callback)(struct lcs_channel *, struct lcs_buffer *); argument294 struct lcs_buffer iob[LCS_NUM_BUFFS];314 struct lcs_buffer *tx_buffer;
54 static void lcs_get_frames_cb(struct lcs_channel *, struct lcs_buffer *);579 static struct lcs_buffer *596 static struct lcs_buffer *599 struct lcs_buffer *buffer; in lcs_get_buffer()657 lcs_ready_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in lcs_ready_buffer()683 __lcs_processed_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in __lcs_processed_buffer()715 lcs_release_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in lcs_release_buffer()730 static struct lcs_buffer *733 struct lcs_buffer *buffer; in lcs_get_lancmd()841 lcs_send_lancmd(struct lcs_card *card, struct lcs_buffer *buffer, in lcs_send_lancmd()[all …]