| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/riscv32/bits/ |
| D | stat.h | 1 struct stat { struct 2 dev_t st_dev; 3 ino_t st_ino; 4 mode_t st_mode; 5 nlink_t st_nlink; 6 uid_t st_uid; 7 gid_t st_gid; 8 dev_t st_rdev; 9 unsigned long __pad; 11 long long st_size; [all …]
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin-stat/ |
| D | vin_h3a.c | 25 static struct ispstat_buffer *__isp_stat_buf_find(struct isp_stat *stat, int look_empty) in __isp_stat_buf_find() 57 static inline struct ispstat_buffer *isp_stat_buf_find_oldest(struct isp_stat *stat) in isp_stat_buf_find_oldest() 62 static inline struct ispstat_buffer *isp_stat_buf_find_oldest_or_empty(struct isp_stat *stat) in isp_stat_buf_find_oldest_or_empty() 67 static int isp_stat_buf_queue(struct isp_stat *stat) in isp_stat_buf_queue() 82 static void isp_stat_buf_next(struct isp_stat *stat) in isp_stat_buf_next() 92 static void isp_stat_buf_release(struct isp_stat *stat) in isp_stat_buf_release() 102 static struct ispstat_buffer *isp_stat_buf_get(struct isp_stat *stat, struct vin_isp_stat_data *dat… in isp_stat_buf_get() 139 static void isp_stat_bufs_free(struct isp_stat *stat) in isp_stat_bufs_free() 166 static int isp_stat_bufs_alloc(struct isp_stat *stat, u32 size, u32 count) in isp_stat_bufs_alloc() 210 static void isp_stat_queue_event(struct isp_stat *stat, int err) in isp_stat_queue_event() [all …]
|
| /device/soc/hpmicro/sdk/hpm_sdk/components/camera/ov5640/ |
| D | hpm_ov5640.c | 489 hpm_stat_t stat = status_success; in ov5640_write_multi_registers() local 500 hpm_stat_t stat = status_success; in ov5640_software_reset() local 510 hpm_stat_t stat = status_success; in ov5640_set_pixel_format() local 531 hpm_stat_t stat = status_success; in ov5640_check_chip_id() local 551 hpm_stat_t stat = status_success; in ov5640_set_image_size() local 582 hpm_stat_t stat = status_success; in ov5640_set_clock_config() local 600 hpm_stat_t stat = status_success; in ov5640_set_interface() local 628 hpm_stat_t stat = status_success; in ov5640_flip() local 636 hpm_stat_t stat = status_success; in ov5640_set_brightness() local 660 hpm_stat_t stat = status_success; in ov5640_set_contrast() local [all …]
|
| D | hpm_camera_ov5640.c | 14 hpm_stat_t stat = status_success; in camera_device_init() local
|
| /device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6750/ |
| D | hpm_enet_soc_drv.h | 18 hpm_stat_t stat = status_success; in enet_intf_selection() local 35 hpm_stat_t stat = status_success; in enet_enable_lpi_interrupt() local 50 hpm_stat_t stat = status_success; in enet_disable_lpi_interrupt() local 65 hpm_stat_t stat = status_success; in enet_rgmii_set_clock_delay() local 82 hpm_stat_t stat = status_success; in enet_rmii_enable_clock() local 110 hpm_stat_t stat = status_success; in enet_rgmii_enable_clock() local
|
| /device/soc/hpmicro/sdk/hpm_sdk/components/codec/sgtl5000/ |
| D | hpm_sgtl5000.c | 125 hpm_stat_t stat = status_success; in sgtl_deinit() local 148 hpm_stat_t stat = status_success; in sgtl_enable_module() local 193 hpm_stat_t stat = status_success; in sgtl_disable_module() local 238 hpm_stat_t stat = status_success; in sgtl_set_data_route() local 307 hpm_stat_t stat = status_success; in sgtl_set_protocol() local 343 hpm_stat_t stat = status_success; in sgtl_set_volume() local 385 hpm_stat_t stat = status_success; in sgtl_get_volume() local 413 hpm_stat_t stat = status_success; in sgtl_set_mute() local 448 hpm_stat_t stat = status_success; in sgtl_config_data_format() local 616 hpm_stat_t stat = status_success; in sgtl_read_reg() local
|
| /device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6360/ |
| D | hpm_enet_soc_drv.h | 18 hpm_stat_t stat = status_success; in enet_intf_selection() local 32 hpm_stat_t stat = status_success; in enet_enable_lpi_interrupt() local 45 hpm_stat_t stat = status_success; in enet_disable_lpi_interrupt() local 58 hpm_stat_t stat = status_fail; in enet_rgmii_set_clock_delay() local 65 hpm_stat_t stat = status_success; in enet_rmii_enable_clock() local
|
| /device/soc/hpmicro/sdk/hpm_sdk/components/camera/ov7725/ |
| D | hpm_ov7725.c | 135 hpm_stat_t stat = status_success; in ov7725_software_reset() local 147 hpm_stat_t stat = status_success; in ov7725_check_chip_id() local 167 hpm_stat_t stat = status_success; in ov7725_set_framesize() local 192 hpm_stat_t stat = status_success; in ov7725_set_pixel_format() local 221 hpm_stat_t stat = status_success; in ov7725_init() local
|
| D | hpm_camera_ov7725.c | 14 hpm_stat_t stat = status_success; in camera_device_init() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| D | mali_pmu.c | 87 u32 stat; in mali_pmu_power_up_all() local 106 u32 stat; in mali_pmu_power_down_all() local 123 u32 stat; in mali_pmu_power_down() local 180 u32 stat; in mali_pmu_power_up() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| D | mali_pmu.c | 82 u32 stat; in mali_pmu_power_up_all() local 100 u32 stat; in mali_pmu_power_down() local 153 u32 stat; in mali_pmu_power_down_all() local 169 u32 stat; in mali_pmu_power_up() local
|
| /device/soc/hpmicro/sdk/hpm_sdk/drivers/src/ |
| D | hpm_i2c_drv.c | 116 hpm_stat_t stat = status_success; in i2c_init_master() local 145 hpm_stat_t stat = status_success; in i2c_master_address_read() local 225 hpm_stat_t stat = status_success; in i2c_master_address_write() local 287 hpm_stat_t stat = status_success; in i2c_master_read() local 351 hpm_stat_t stat = status_success; in i2c_master_write() local 407 hpm_stat_t stat = status_success; in i2c_init_slave() local
|
| D | hpm_rng_drv.c | 31 hpm_stat_t stat = status_success; in rng_feed_rand_to_sdp() local 54 hpm_stat_t stat = status_success; in rng_rand() local 94 hpm_stat_t stat = status_success; in rng_init() local
|
| D | hpm_pdma_drv.c | 411 uint32_t stat = ptr->STAT; in pdma_check_status() local 488 hpm_stat_t stat; in pdma_fill_color() local 573 hpm_stat_t stat; in pdma_flip_rotate() local 653 hpm_stat_t stat; in pdma_blit() local 768 hpm_stat_t stat; in pdma_scale() local
|
| D | hpm_dma_drv.c | 78 hpm_stat_t stat = status_success; in dma_start_memcpy() local 138 hpm_stat_t stat = status_success; in dma_setup_handshake() local
|
| D | hpm_spi_drv.c | 271 hpm_stat_t stat; in spi_no_data() local 400 hpm_stat_t stat = status_fail; in spi_transfer() local 465 hpm_stat_t stat = status_fail; in spi_setup_dma_transfer() local
|
| /device/soc/esp/esp32/components/bt/common/osi/ |
| D | alarm.c | 186 esp_err_t stat = esp_timer_create(&tca, &timer_id->alarm_hdl); in osi_alarm_new() local 205 esp_err_t stat = esp_timer_delete(alarm->alarm_hdl); in alarm_free() local 250 esp_err_t stat; in alarm_set() local 294 esp_err_t stat = esp_timer_stop(alarm->alarm_hdl); in osi_alarm_cancel() local
|
| /device/soc/hpmicro/sdk/hpm_sdk/components/touch/ft5406/ |
| D | hpm_touch_ft5406.c | 13 hpm_stat_t stat = status_success; in touch_get_data() local 35 hpm_stat_t stat; in touch_init() local
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd_linux.h | 61 #define wifi_chk_adapter_status(adapter, stat) (test_bit(stat, &(adapter)->status)) argument 62 #define wifi_get_adapter_status(adapter, stat) (test_bit(stat, &(adapter)->status)) argument 63 #define wifi_set_adapter_status(adapter, stat) (set_bit(stat, &(adapter)->status)) argument 64 #define wifi_clr_adapter_status(adapter, stat) (clear_bit(stat, &(adapter)->status)) argument 65 #define wifi_chg_adapter_status(adapter, stat) (change_bit(stat, &(adapter)->status)) argument
|
| D | wl_cfgp2p.h | 126 #define wl_get_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument 128 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument 130 #define wl_clr_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument 132 #define wl_chg_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
|
| /device/soc/hpmicro/sdk/hpm_sdk/components/spi/ |
| D | hpm_spi.c | 215 hpm_stat_t stat = status_success; in spi_setup_trans_with_dma_chain() local 287 hpm_stat_t stat = status_success; in spi_setup_trans_with_dma() local 346 hpm_stat_t stat = status_success; in hpm_spi_setup_dma_transfer() local 372 hpm_stat_t stat; in hpm_spi_release_gpio_cs() local
|
| /device/soc/hpmicro/sdk/hpm_sdk/components/touch/gt911/ |
| D | hpm_touch_gt911.c | 17 hpm_stat_t stat = status_success; in touch_get_data() local 53 hpm_stat_t stat = status_success; in touch_init() local
|
| D | hpm_gt911.c | 59 hpm_stat_t stat = status_success; in gt911_init() local 122 hpm_stat_t stat = status_success; in gt911_read_touch_data() local
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/ |
| D | esp_gap_bt_api.h | 262 esp_bt_status_t stat; /*!< service search status */ member 272 esp_bt_status_t stat; /*!< service search status */ member 280 esp_bt_status_t stat; /*!< read rssi status */ member 288 esp_bt_status_t stat; /*!< config EIR status: member 302 esp_bt_status_t stat; /*!< authentication complete status */ member 341 esp_bt_status_t stat; /*!< set AFH channel status */ member 348 esp_bt_status_t stat; /*!< read Remote Name status */ member 372 esp_bt_status_t stat; /*!< QoS status */ member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi-qp.c | 393 u32 stat; member 862 int stat; in dw_hdmi_i2c_read() local 904 int stat; in dw_hdmi_i2c_write() local 1066 u32 stat, ret; in dw_hdmi_qp_set_earc() local 1433 int i = 0, stat; in hdmi_start_flt() local 2096 u32 stat; in dw_hdmi_qp_main_hardirq() local 2141 u32 stat; in dw_hdmi_qp_avp_hardirq() local 2157 u32 stat; in dw_hdmi_qp_earc_hardirq() local 2173 u32 stat; in dw_hdmi_qp_avp_irq() local 2188 u32 stat; in dw_hdmi_qp_earc_irq() local
|