Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 68) sorted by relevance

123

/components/drivers/pci/
A Dhost-bridge.c35 struct host_bridge_pm_status *status = data; in pci_device_pm_ops() local
45 struct host_bridge_pm_status status; in host_bridge_pm_suspend() local
57 struct host_bridge_pm_status status; in host_bridge_pm_resume() local
A Dprobe.c245 rt_uint32_t status; in pci_cfg_space_size_ext() local
258 rt_uint32_t status; in pci_cfg_space_size() local
/components/libc/compilers/dlib/
A Dsyscalls.c15 void __exit (int status) in __exit()
/components/libc/compilers/picolibc/
A Dexit.c15 rt_noreturn void _exit (int status) in _exit()
/components/dfs/dfs_v1/filesystems/nfs/
A Dnfs.h289 nfsstat3 status; member
322 nfsstat3 status; member
348 nfsstat3 status; member
374 nfsstat3 status; member
399 nfsstat3 status; member
431 nfsstat3 status; member
465 nfsstat3 status; member
501 nfsstat3 status; member
528 nfsstat3 status; member
561 nfsstat3 status; member
[all …]
/components/drivers/usb/cherryusb/port/template/
A Dusb_hc.c28 uint32_t status; in usbh_roothub_control() local
/components/drivers/virtio/
A Dvirtio_gpu.c331 …rt_err_t status = virtio_gpu_transfer_to_host_2d(virtio_gpu_dev, resource_id, x, y, width, height,… in virtio_gpu_gfx_flush_2d() local
379 rt_err_t status; in virtio_gpu_cursor_set_img() local
430 rt_err_t status; in virtio_gpu_init() local
490 rt_err_t status = RT_EOK; in virtio_gpu_control() local
A Dvirtio_blk.c102 rt_err_t status = RT_EOK; in virtio_blk_control() local
A Dvirtio_net.c141 rt_err_t status = RT_EOK; in virtio_net_control() local
A Dvirtio_console.c404 rt_err_t status = RT_EOK; in virtio_console_port_control() local
488 rt_err_t status = RT_EOK; in virtio_console_control() local
/components/drivers/spi/sfud/src/
A Dsfud.c966 sfud_err sfud_read_status(const sfud_flash *flash, uint8_t *status) {
977 uint8_t status; local
1020 sfud_err sfud_write_status(const sfud_flash *flash, bool is_volatile, uint8_t status) {
/components/drivers/sdio/
A Ddev_block.c44 static int __send_status(struct rt_mmcsd_card *card, rt_uint32_t *status, unsigned retries) in __send_status()
68 rt_uint32_t status; in card_busy_detect() local
/components/net/lwip/lwip-2.1.2/test/unit/mqtt/
A Dtest_mqtt.c64 …tic void test_mqtt_connection_cb(mqtt_client_t *client, void *arg, mqtt_connection_status_t status) in test_mqtt_connection_cb()
/components/libc/compilers/common/
A Dcstdlib.c23 void __rt_libc_exit(int status) in __rt_libc_exit()
/components/libc/compilers/newlib/
A Dsyscalls.c167 int _wait_r(struct _reent *ptr, int *status) in _wait_r()
328 __attribute__ ((noreturn)) void _exit (int status) in _exit()
/components/drivers/include/ipc/
A Dringblk_buf.h47 rt_rbb_status_t status :8; member
/components/drivers/include/drivers/
A Dreset.h61 int (*status)(struct rt_reset_control *rstc); member
/components/lwp/
A Dlwp_pid.c625 void lwp_exit(rt_lwp_t lwp, lwp_status_t status) in lwp_exit()
674 void lwp_thread_exit(rt_thread_t thread, int status) in lwp_thread_exit()
882 int options, int *status) in _query_event_from_lwp()
1128 pid_t lwp_waitpid(const pid_t pid, int *status, int options, struct rusage *ru) in lwp_waitpid()
1202 pid_t waitpid(pid_t pid, int *status, int options) in waitpid()
/components/drivers/usb/cherryusb/demo/
A Ddfu_st_cubemx_main.c144 HAL_StatusTypeDef status; in dfu_erase_flash() local
/components/drivers/spi/
A Ddev_spi_flash_sfud.c665 uint8_t status; in sf() local
672 uint8_t status = strtol(argv[3], NULL, 0); in sf() local
/components/libc/posix/io/eventfd/
A Deventfd.c304 int status; in do_eventfd() local
/components/mm/
A Dmm_fault.h75 int status; member
/components/drivers/watchdog/
A Dwatchdog-dw.c350 rt_err_t status = RT_EOK; in dw_wdt_init() local
381 rt_err_t status = RT_EOK; in dw_wdt_control() local
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c384 uint32_t status; in usbh_roothub_control() local
751 uint32_t status; in USBH_IRQHandler() local
/components/net/at/include/
A Dat.h86 at_status_t status; member
156 at_status_t status; member

Completed in 58 milliseconds

123