x_max             396 dev/ic/bt8xx.h     int          x_max;
x_max            1160 dev/pci/bktr/bktr_core.c 		if (bktr->clip_list[i].x_min >= bktr->clip_list[i].x_max ||
x_max            1163 dev/pci/bktr/bktr_core.c 		    bktr->clip_list[i].x_max < 0 ||
x_max            2388 dev/pci/bktr/bktr_core.c 	if (x >= clip_node->x_min && x <= clip_node->x_max  ) {
x_max            2411 dev/pci/bktr/bktr_core.c 	if (x >= clip_node->x_min && x <= clip_node->x_max) {
x_max            2422 dev/pci/bktr/bktr_core.c 		    if (x >= clip_node->x_min && x <= clip_node->x_max) {