Home
last modified time | relevance | path

Searched refs:RADIO_CAPS_SET_MONO (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/sys/
H A Dradioio.h53 #define RADIO_CAPS_SET_MONO (1<<2) macro
/openbsd/sys/dev/pci/
H A Dfmsradio.c63 RADIO_CAPS_SET_MONO | \
69 RADIO_CAPS_SET_MONO | \
74 #define SF256PCS_CAPS RADIO_CAPS_SET_MONO | \
/openbsd/usr.bin/radioctl/
H A Dradioctl.c312 if (ri.caps & RADIO_CAPS_SET_MONO) in change_value()
613 if (ri.caps & RADIO_CAPS_SET_MONO) in print_vars()