Home
last modified time | relevance | path

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

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