Searched refs:lcs_buffer (Results 1 – 2 of 2) sorted by relevance
262 struct lcs_buffer { struct267 void (*callback)(struct lcs_channel *, struct lcs_buffer *); argument291 struct lcs_buffer iob[LCS_NUM_BUFFS];311 struct lcs_buffer *tx_buffer;
72 static void lcs_get_frames_cb(struct lcs_channel *, struct lcs_buffer *);600 static struct lcs_buffer *617 static struct lcs_buffer *620 struct lcs_buffer *buffer; in lcs_get_buffer()679 lcs_ready_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in lcs_ready_buffer()705 __lcs_processed_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in __lcs_processed_buffer()737 lcs_release_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in lcs_release_buffer()752 static struct lcs_buffer *755 struct lcs_buffer *buffer; in lcs_get_lancmd()867 lcs_send_lancmd(struct lcs_card *card, struct lcs_buffer *buffer, in lcs_send_lancmd()[all …]