Home
last modified time | relevance | path

Searched refs:NOT_SUPPORTED (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-pcb-cfg.c26 NOT_SUPPORTED, /* ts2_source */
27 NOT_SUPPORTED, /* analog source */
41 NOT_SUPPORTED, /* TS2 index */
42 NOT_SUPPORTED, /* AUDIO */
43 NOT_SUPPORTED, /* VIDEO */
44 NOT_SUPPORTED, /* VANC */
45 NOT_SUPPORTED, /* HANC */
46 NOT_SUPPORTED /* ir_index */
51 {NOT_SUPPORTED, {NOT_SUPPORTED, NOT_SUPPORTE
[all...]
H A Dcx231xx-pcb-cfg.h111 #define NOT_SUPPORTED 0xFF macro
/linux/Documentation/virt/kvm/arm/
H A Dpvtime.rst31 Return value: (int64) NOT_SUPPORTED (-1) or SUCCESS (0) if the relevant
41 NOT_SUPPORTED (-1)
H A Dptp_kvm.rst27 | Return Values: | (int32) | R0 | ``NOT_SUPPORTED (-1)`` on error, else |
H A Dhypercalls.rst162 | | | | ``NOT_SUPPORTED (-1)`` |
/linux/include/linux/
H A Dagp_backend.h36 NOT_SUPPORTED, enumerator
/linux/drivers/firmware/arm_scmi/vendors/imx/
H A Dimx95.rst510 | |NOT_SUPPORTED: if the protocol version is not supported. |
904 | |NOT_SUPPORTED: if the protocol version is not supported. |
1264 | |NOT_SUPPORTED: if the protocol version is not supported. |
1448 | |NOT_SUPPORTED: if the data is not available. |
1478 | |NOT_SUPPORTED: if the data is not available. |
1633 | |NOT_SUPPORTED: name not available |
1694 | |NOT_SUPPORTED: if the protocol version is not supported. |
/linux/drivers/bus/mhi/host/
H A Dinternal.h69 mhi_ee_end(NOT_SUPPORTED, "NOT SUPPORTED")
/linux/drivers/char/agp/
H A Dgeneric.c368 info->chipset = NOT_SUPPORTED; in agp_copy_info()