Home
last modified time | relevance | path

Searched refs:_direction (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalPhyRf.c12 #define CALCULATE_SWINGTALBE_OFFSET(_offset, _direction, _size, _deltaThermal) \ argument
15 if (_deltaThermal < thermalThreshold[_direction][_offset]) {\
/Linux-v5.10/drivers/media/usb/airspy/
Dairspy.c149 char *_direction; \
151 _direction = "<<<"; \
153 _direction = ">>>"; \
156 _l & 0xff, _l >> 8, _direction, _l, _b); \
/Linux-v5.10/drivers/media/usb/msi2500/
Dmsi2500.c641 char *_direction; \
643 _direction = "<<<"; \
645 _direction = ">>>"; \
648 _l & 0xff, _l >> 8, _direction, _l, _b); \
/Linux-v5.10/drivers/media/usb/hackrf/
Dhackrf.c171 char *_direction; \
173 _direction = "<<<"; \
175 _direction = ">>>"; \
178 _i >> 8, _l & 0xff, _l >> 8, _direction, _l, _b); \