Home
last modified time | relevance | path

Searched refs:radio (Results 101 – 125 of 224) sorted by relevance

123456789

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-gpio.c115 cx->card->gpio_audio_input.radio); in gpiomux_s_radio()
158 data = cx->card->gpio_audio_input.radio; in gpiomux_s_audio_routing()
H A Dcx18-av-core.c766 if (state->radio) in cx18_av_g_tuner()
801 if (state->radio) in cx18_av_s_tuner()
848 if (state->radio == 0 && state->std == norm) in cx18_av_s_std()
851 state->radio = 0; in cx18_av_s_std()
899 state->radio = 1; in cx18_av_s_radio()
/openbmc/linux/arch/mips/ath25/
H A Dar5312.c249 if (!ath25_board.radio) in ar5312_init_devices()
259 if (!ath25_board.radio) in ar5312_init_devices()
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91-kizbox3-hs.dts126 label = "zbe test radio";
147 label = "io test radio";
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/
H A Dstreamripper_1.64.6.bb3 and OGG online radio-streams into track-separated audio files."
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Daudio.rst13 tuners with video inputs or outputs only, and radio devices have none of
96 only making the API more consistent but also permitting radio devices
H A Dvidioc-querycap.rst116 device) and discover whether video, vbi and/or radio are also
123 ``device_caps`` of a radio device will only contain radio related
224 - This is a radio receiver.
H A Dvidioc-g-modulator.rst48 radio frequency. To change the modulated audio subprograms, applications
60 To change the radio frequency the
182 - Enable the RDS encoder for a radio FM transmitter.
H A Dopen.rst111 options to select specific video/radio/vbi node numbers. This allows the
150 capturing and radio support.
232 Unfortunately, opening a radio device often switches the state of the
233 device to radio mode in many drivers. This behavior should be fixed
/openbmc/linux/Documentation/admin-guide/media/
H A Dvivid.rst7 output, vbi capture and output, metadata capture and output, radio receivers and
8 transmitters, touch capture and a software defined radio receiver. In addition a
37 - Software defined radio (SDR) support
50 radio receiver device, one radio transmitter device and one SDR device.
170 give the desired radioX start number for each radio receiver device.
175 give the desired radioX start number for each radio transmitter
540 0B group, and also radio text and the current time.
1142 Since radio is wireless this looping always happens if the radio receiver
1143 frequency is close to the radio transmitter frequency. In that case the radio
1144 transmitter will 'override' the emulated radio stations.
[all …]
/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dnxp,88w8987-bt.yaml11 are dual-radio chips supporting WiFi and Bluetooth. The bluetooth
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dtdls.c473 u8 radio, *pos; in mwifiex_prep_tdls_encap_data() local
500 radio = mwifiex_band_to_radio_type(priv->curr_bss_params.band); in mwifiex_prep_tdls_encap_data()
501 ret = mwifiex_fill_cap_info(priv, radio, ht_cap); in mwifiex_prep_tdls_encap_data()
540 radio = mwifiex_band_to_radio_type(priv->curr_bss_params.band); in mwifiex_prep_tdls_encap_data()
541 ret = mwifiex_fill_cap_info(priv, radio, ht_cap); in mwifiex_prep_tdls_encap_data()
739 u8 radio, *pos; in mwifiex_construct_tdls_action_frame() local
783 radio = mwifiex_band_to_radio_type(priv->curr_bss_params.band); in mwifiex_construct_tdls_action_frame()
784 ret = mwifiex_fill_cap_info(priv, radio, ht_cap); in mwifiex_construct_tdls_action_frame()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-gpio.c216 data = itv->card->gpio_audio_input.radio; in subdev_s_radio()
240 data = itv->card->gpio_audio_input.radio; in subdev_s_audio_routing()
/openbmc/linux/drivers/media/i2c/
H A Dmsp3400-kthreads.c511 if (state->radio || MSP_MODE_EXTERN == state->mode) { in msp3400c_thread()
722 if (state->radio) in msp3410d_thread()
766 if (msp_amsound && !state->radio && in msp3410d_thread()
859 if (state->radio) { in msp34xxg_modus()
1014 state->std = state->radio ? 0x40 : in msp34xxg_thread()
H A Dmsp3400-driver.h82 int radio; member
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css147 input[type="radio"] {
2636 .radio,
2643 .radio label,
2651 .radio input[type="radio"],
2652 .radio-inline input[type="radio"],
2659 .radio + .radio,
2663 .radio-inline,
2673 .radio-inline + .radio-inline,
2877 .has-error .radio,
2958 .form-inline .radio input[type="radio"],
[all …]
H A Dbootstrap.min.css5radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}in…
/openbmc/linux/drivers/net/ieee802154/
H A DKconfig19 of several interconnected radio devices.
115 tristate "Simulated radio testing tool for mac802154"
/openbmc/linux/Documentation/networking/
H A Dieee802154.rst71 2) 'SoftMAC' or just radio. These types of devices are just radio transceivers
180 Set radio for listening on specific channel of the hardware device.
H A D6pack.rst25 - The PC is given full control over the radio
69 available on any packet radio box where PC/FlexNet can be found. The name of
102 - Select the amateur radio support menu and turn on the serial port 6pack
159 operating with data rates on the radio channel of 9600 Baud or higher,
/openbmc/openbmc/poky/meta/recipes-extended/newt/
H A Dlibnewt_0.52.24.bb5 checkboxes, radio buttons, labels, plain text fields, scrollbars, \
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-video.c582 cx_write(MO_GP3_IO, core->board.radio.gpio3); in radio_open()
583 cx_write(MO_GP0_IO, core->board.radio.gpio0); in radio_open()
584 cx_write(MO_GP1_IO, core->board.radio.gpio1); in radio_open()
585 cx_write(MO_GP2_IO, core->board.radio.gpio2); in radio_open()
586 if (core->board.radio.audioroute) { in radio_open()
589 core->board.radio.audioroute, 0, 0); in radio_open()
799 if (core->board.radio.type == CX88_RADIO) in cx88_querycap()
1480 if (core->board.radio.type == CX88_RADIO) { in cx8800_initdev()
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst50 - Drives SA630D ENCH1 and HEF4052 A1 pinsto do FM radio through
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/
H A Dlibjs-jquery-icheck_1.0.3.bb1 DESCRIPTION = "Highly customizable checkboxes and radio buttons (jQuery & Zepto)"
/openbmc/linux/drivers/media/usb/
H A DKconfig63 comment "Software defined radio USB devices"

123456789