|
||||||||||||||||||||||||||||||
This page documents ioctl used to control tuner in Sony's NW(Z) series of players.
The source of information is:
1) disassembly of icx_si470x_radio_tuner.ko kernel module extracted from NWZ-E474
2) disassembly of radio_test binary extracted from NWZ-E474
3) linux kernel sources published by Sony
There are two classes of IOCTLs implemented by the tuner drive - generic v4l2 compatible (VIDIOC_QUERYCAP, VIDIOC_G_TUNER, VIDIO_S_TUNER, VIDIOC_S_FREQUENCY), custom, private to access lowlevel functions of the tuner chip. The private interface is NOT documented in kernel sources released by Sony.
r2 - 02 Apr 2021 - 20:46:07 - UnknownUser
Copyright © by the contributing authors.
|