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;
59 static void lcs_get_frames_cb(struct lcs_channel *, struct lcs_buffer *);584 static struct lcs_buffer *601 static struct lcs_buffer *604 struct lcs_buffer *buffer; in lcs_get_buffer()662 lcs_ready_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in lcs_ready_buffer()688 __lcs_processed_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in __lcs_processed_buffer()720 lcs_release_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in lcs_release_buffer()735 static struct lcs_buffer *738 struct lcs_buffer *buffer; in lcs_get_lancmd()846 lcs_send_lancmd(struct lcs_card *card, struct lcs_buffer *buffer, in lcs_send_lancmd()[all …]