Searched refs:uio_data (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c3666 * \param uio_data Pointer to data container for a certain UIO.
3670 ctrl_uio_write(struct drx_demod_instance *demod, struct drxuio_data *uio_data) argument
3677 if ((uio_data == NULL) || (demod == NULL))
3688 switch (uio_data->uio) {
3717 if (!uio_data->value)
3756 if (!uio_data->value)
3795 if (!uio_data->value)
3835 if (uio_data->value == false)
3850 } /* switch ( uio_data->uio ) */
11915 struct drxuio_data uio_data; local
[all...]

Completed in 189 milliseconds