| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | gadget.h | 431 return -EOPNOTSUPP; in usb_ep_fifo_status() 633 return -EOPNOTSUPP; in usb_gadget_wakeup() 649 return -EOPNOTSUPP; in usb_gadget_set_selfpowered() 666 return -EOPNOTSUPP; in usb_gadget_clear_selfpowered() 685 return -EOPNOTSUPP; in usb_gadget_vbus_connect() 704 return -EOPNOTSUPP; in usb_gadget_vbus_draw() 721 return -EOPNOTSUPP; in usb_gadget_vbus_disconnect() 739 return -EOPNOTSUPP; in usb_gadget_connect() 761 return -EOPNOTSUPP; in usb_gadget_disconnect()
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdcore.c | 466 if (error && error != -EOPNOTSUPP) in add_mtd_device() 910 return -EOPNOTSUPP; in mtd_point() 923 return -EOPNOTSUPP; in mtd_unpoint() 942 return -EOPNOTSUPP; in mtd_get_unmapped_area() 1026 return -EOPNOTSUPP; in mtd_panic_write() 1081 return -EOPNOTSUPP; in mtd_read_oob() 1119 return -EOPNOTSUPP; in mtd_write_oob() 1498 return -EOPNOTSUPP; in mtd_get_fact_prot_info() 1510 return -EOPNOTSUPP; in mtd_read_fact_prot_reg() 1521 return -EOPNOTSUPP; in mtd_get_user_prot_info() [all …]
|
| /rk3399_rockchip-uboot/include/ |
| H A D | rockusb.h | 89 return -EOPNOTSUPP; in rkusb_do_check_parity()
|
| H A D | spi_flash.h | 188 return -EOPNOTSUPP; in spi_flash_protect()
|
| /rk3399_rockchip-uboot/drivers/firmware/scmi/ |
| H A D | scmi_agent-uclass.c | 27 { .scmi = SCMI_NOT_SUPPORTED, .errno = -EOPNOTSUPP, },
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | bcmstb_spi.c | 295 return -EOPNOTSUPP; in bcmstb_spi_xfer() 300 return -EOPNOTSUPP; in bcmstb_spi_xfer() 309 return -EOPNOTSUPP; in bcmstb_spi_xfer()
|
| H A D | spi-uclass.c | 97 return -EOPNOTSUPP; in dm_spi_xfer() 111 return -EOPNOTSUPP; in dm_spi_get_mmap()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | errno.h | 103 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
|
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | micrel_ksz90x1.c | 120 return -EOPNOTSUPP; in ksz90x1_of_config_group() 189 return -EOPNOTSUPP; in ksz9031_center_flp_timing()
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | ftsdc010_mci.c | 154 int ret = -EOPNOTSUPP; in ftsdc010_request() 302 return -EOPNOTSUPP; in ftsdc010_init()
|
| H A D | mxsmmc.c | 206 return -EOPNOTSUPP; in mxsmmc_send_cmd()
|
| H A D | mmc.c | 556 return -EOPNOTSUPP; in sd_send_op_cond() 647 return -EOPNOTSUPP; in mmc_complete_op_cond() 2166 return -EOPNOTSUPP; 2324 return -EOPNOTSUPP;
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | errno_str.c | 109 ERRNO_MSG(EOPNOTSUPP, "Operation not supported on transport endpoint"),
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | g_dnl.c | 176 return -EOPNOTSUPP; in g_dnl_board_usb_cable_connected()
|
| H A D | pxa25x_udc.c | 954 return -EOPNOTSUPP; in pxa25x_ep_fifo_status() 1078 return -EOPNOTSUPP; in pxa25x_udc_pullup() 1092 return -EOPNOTSUPP; in pxa25x_udc_vbus_draw()
|
| H A D | f_mass_storage.c | 542 return -EOPNOTSUPP; in fsg_setup() 578 return -EOPNOTSUPP; in fsg_setup() 606 if (rc != -ESHUTDOWN && !(rc == -EOPNOTSUPP && in start_transfer()
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | i2c-cdns.c | 387 return -EOPNOTSUPP; in cdns_i2c_xfer()
|
| /rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/ |
| H A D | rohm-bu18rl82.c | 273 return -EOPNOTSUPP; in bu18rl82_pinctrl_config_set()
|
| H A D | rohm-bu18tl82.c | 263 return -EOPNOTSUPP; in bu18tl82_pinctrl_config_set()
|
| /rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/ |
| H A D | maxim-max96752.c | 500 return -EOPNOTSUPP; in max96752_pinctrl_config_set()
|
| H A D | maxim-max96755.c | 593 return -EOPNOTSUPP; in max96755_pinctrl_config_set()
|
| H A D | maxim-max96772.c | 675 return -EOPNOTSUPP; in max96772_pinctrl_config_set()
|
| H A D | maxim-max96789.c | 595 return -EOPNOTSUPP; in max96789_pinctrl_config_set()
|
| /rk3399_rockchip-uboot/drivers/power/power_delivery/ |
| H A D | tcpci.c | 167 return -EOPNOTSUPP; in tcpci_start_toggling()
|
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_gadget_ep0.c | 634 return -EOPNOTSUPP; in forward_to_driver()
|