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 *);583 static struct lcs_buffer *600 static struct lcs_buffer *603 struct lcs_buffer *buffer; in lcs_get_buffer()661 lcs_ready_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in lcs_ready_buffer()687 __lcs_processed_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in __lcs_processed_buffer()719 lcs_release_buffer(struct lcs_channel *channel, struct lcs_buffer *buffer) in lcs_release_buffer()734 static struct lcs_buffer *737 struct lcs_buffer *buffer; in lcs_get_lancmd()845 lcs_send_lancmd(struct lcs_card *card, struct lcs_buffer *buffer, in lcs_send_lancmd()[all …]