Home
last modified time | relevance | path

Searched refs:DDCB_LENGTH (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/genwqe/
Dgenwqe_card.h353 #define DDCB_LENGTH 256 /* for debug data */ macro
364 __u8 ddcb_before[DDCB_LENGTH];
365 __u8 ddcb_prev[DDCB_LENGTH];
366 __u8 ddcb_finished[DDCB_LENGTH];
/linux-4.1.27/drivers/misc/genwqe/
Dcard_debugfs.c252 (queue->ddcb_max * DDCB_LENGTH), in genwqe_ddcb_info_show()