Searched refs:NOT_SUPPORTED (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-pcb-cfg.c | 26 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_SUPPORTED, NOT_SUPPORTED, 52 NOT_SUPPORTED, NOT_SUPPORTED, NOT_SUPPORTED, [all …]
|
H A D | cx231xx-pcb-cfg.h | 115 #define NOT_SUPPORTED 0xFF macro
|
/openbmc/linux/Documentation/virt/kvm/arm/ |
H A D | pvtime.rst | 31 Return value: (int64) NOT_SUPPORTED (-1) or SUCCESS (0) if the relevant 41 NOT_SUPPORTED (-1)
|
H A D | ptp_kvm.rst | 19 Return Values: (int32) NOT_SUPPORTED(-1) on error, or
|
/openbmc/linux/include/linux/ |
H A D | agp_backend.h | 36 NOT_SUPPORTED, enumerator
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch | 467 + [NOT_SUPPORTED] = -EOPNOTSUPP, 480 + [NOT_SUPPORTED] = 481 + "NOT_SUPPORTED: A Firmware Framework implementation does not exist", 486 + [NOT_SUPPORTED] = 487 + "NOT_SUPPORTED: This function is not implemented at this FF-A instance", 492 + [NOT_SUPPORTED] = 493 + "NOT_SUPPORTED: FFA_RXTX_MAP is not implemented at this FF-A instance", 498 + [NOT_SUPPORTED] = 499 + "NOT_SUPPORTED: This function is not implemented at this FF-A instance", 512 + [NOT_SUPPORTED] = [all …]
|
H A D | 0006-FF-A-v15-arm_ffa-introduce-sandbox-FF-A-support.patch | 588 + res->a2 = -NOT_SUPPORTED; 593 + return ffa_to_std_errmap[NOT_SUPPORTED];
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_agp.c | 150 if (head->agp_info.chipset == NOT_SUPPORTED) { in radeon_agp_head_init()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_agpsupport.c | 404 if (head->agp_info.chipset == NOT_SUPPORTED) { in drm_legacy_agp_init()
|
/openbmc/linux/drivers/char/agp/ |
H A D | generic.c | 368 info->chipset = NOT_SUPPORTED; in agp_copy_info()
|