Lines Matching defs:SLAVE_RESOLUTION
115 #define SLAVE_RESOLUTION(sl) \
541 switch (SLAVE_RESOLUTION(sl)) {
590 switch (SLAVE_RESOLUTION(sl)) {
1032 SLAVE_RESOLUTION(sl) =
1034 if (SLAVE_RESOLUTION(sl) < 0) {
1038 __func__, SLAVE_RESOLUTION(sl));
1673 SLAVE_RESOLUTION(sl) = val;
1752 SLAVE_RESOLUTION(sl) = SLAVE_SPECIFIC_FUNC(sl)->get_resolution(sl);
1753 if (SLAVE_RESOLUTION(sl) < 0) {
1756 __func__, SLAVE_RESOLUTION(sl));
1759 return sprintf(buf, "%d\n", SLAVE_RESOLUTION(sl));
1794 SLAVE_RESOLUTION(sl) = val;