Searched refs:MAX_NID_PATH_DEPTH (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/pci/hda/
H A Dhda_generic.h34 #define MAX_NID_PATH_DEPTH 10 macro
45 hda_nid_t path[MAX_NID_PATH_DEPTH];
46 unsigned char idx[MAX_NID_PATH_DEPTH];
47 unsigned char multi[MAX_NID_PATH_DEPTH];
H A Dhda_generic.c431 if (depth >= MAX_NID_PATH_DEPTH) __parse_nid_path()

Completed in 101 milliseconds