Home
last modified time | relevance | path

Searched refs:tx_data (Results 1 – 10 of 10) sorted by relevance

/linux-4.19.296/drivers/media/radio/wl128x/
Dfmdrv_tx.c28 if (fmdev->tx_data.aud_mode == mode) in fm_tx_set_stereo_mono()
40 fmdev->tx_data.aud_mode = mode; in fm_tx_set_stereo_mono()
142 fmdev->tx_data.rds.flag = rds_en_dis; in fm_tx_set_rds_mode()
234 struct fmtx_data *tx = &fmdev->tx_data; in set_audio_io()
252 struct fmtx_data *tx = &fmdev->tx_data; in enable_xmit()
291 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_pwr_lvl()
329 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_preemph_filter()
381 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_freq()
Dfmdrv.h229 struct fmtx_data tx_data; member
Dfmdrv_v4l2.c437 mod->txsubchans = ((fmdev->tx_data.aud_mode == FM_STEREO_MODE) ? in fm_v4l2_vidioc_g_modulator()
439 ((fmdev->tx_data.rds.flag == FM_RDS_ENABLE) ? in fm_v4l2_vidioc_g_modulator()
Dfmdrv_common.c1649 fmdev->tx_data.pwr_lvl = FM_PWR_LVL_DEF; in fm_drv_init()
1650 fmdev->tx_data.preemph = FM_TX_PREEMPH_50US; in fm_drv_init()
/linux-4.19.296/drivers/media/dvb-frontends/cxd2880/
Dcxd2880_spi_device.c42 const u8 *tx_data, in cxd2880_spi_device_write_read() argument
50 if (!spi || !spi->user || !tx_data || in cxd2880_spi_device_write_read()
56 result = spi_write_then_read(spi_device->spi, tx_data, in cxd2880_spi_device_write_read()
Dcxd2880_spi.h28 const u8 *tx_data, u32 tx_size,
/linux-4.19.296/drivers/isdn/mISDN/
Ddsp_cmx.c187 member->dsp->tx_data, member->dsp->rx_is_off, in dsp_cmx_debug()
392 all_conf = 1, tx_data = 0; in dsp_cmx_hardware() local
435 dsp->echo.software = dsp->tx_data; in dsp_cmx_hardware()
604 if (member->dsp->tx_data) { in dsp_cmx_hardware()
609 tx_data = 1; in dsp_cmx_hardware()
746 conf->software = tx_data; in dsp_cmx_hardware()
808 conf->software = tx_data; in dsp_cmx_hardware()
838 conf->software = tx_data; in dsp_cmx_hardware()
918 conf->software = tx_data; in dsp_cmx_hardware()
944 conf->software = tx_data; in dsp_cmx_hardware()
[all …]
Ddsp.h210 int tx_data; /* enables tx-data of CMX to upper layer */ member
Ddsp_core.c485 dsp->tx_data = 1; in dsp_control_req()
494 dsp->tx_data = 0; in dsp_control_req()
/linux-4.19.296/include/linux/mfd/
Dipaq-micro.h86 u8 tx_data[TX_BUF_SIZE]; member