| /components/drivers/watchdog/ |
| A D | dev_watchdog.c | 33 static rt_err_t rt_watchdog_open(struct rt_device *dev, rt_uint16_t oflag) in rt_watchdog_open()
|
| /components/drivers/misc/ |
| A D | pulse_encoder.c | 28 static rt_err_t rt_pulse_encoder_open(struct rt_device *dev, rt_uint16_t oflag) in rt_pulse_encoder_open()
|
| A D | rt_inputcapture.c | 35 static rt_err_t rt_inputcapture_open(struct rt_device *dev, rt_uint16_t oflag) in rt_inputcapture_open()
|
| /components/drivers/touch/ |
| A D | dev_touch.c | 98 static rt_err_t rt_touch_open(rt_device_t dev, rt_uint16_t oflag) in rt_touch_open()
|
| /components/drivers/mtd/ |
| A D | mtd_nor.c | 23 static rt_err_t _mtd_open(rt_device_t dev, rt_uint16_t oflag) in _mtd_open()
|
| A D | mtd_nand.c | 27 static rt_err_t _mtd_open(rt_device_t dev, rt_uint16_t oflag) in _mtd_open()
|
| /components/drivers/usb/cherryusb/platform/rtthread/ |
| A D | usbd_adb_shell.c | 39 static rt_err_t usbd_adb_shell_open(struct rt_device *dev, rt_uint16_t oflag) in usbd_adb_shell_open()
|
| A D | usbd_serial.c | 71 static rt_err_t usbd_serial_open(struct rt_device *dev, rt_uint16_t oflag) in usbd_serial_open()
|
| /components/utilities/ymodem/ |
| A D | ymodem.c | 654 rt_uint16_t oflag, in rym_recv_on_device() 711 rt_uint16_t oflag, in rym_send_on_device()
|
| /components/drivers/block/ |
| A D | blk_dev.c | 22 static rt_err_t blk_dev_open(rt_device_t dev, rt_uint16_t oflag) in blk_dev_open()
|
| A D | blk.c | 29 static rt_err_t blk_open(rt_device_t dev, rt_uint16_t oflag) in blk_open()
|
| /components/libc/posix/ipc/ |
| A D | semaphore.c | 327 sem_t *sem_open(const char *name, int oflag, ...) in sem_open()
|
| A D | mqueue.c | 103 mqd_t mq_open(const char *name, int oflag, ...) in mq_open()
|
| /components/vbus/ |
| A D | vbus_chnx.c | 33 static rt_err_t _open(rt_device_t dev, rt_uint16_t oflag) in _open()
|
| /components/drivers/sensor/v1/ |
| A D | sensor.c | 150 static rt_err_t rt_sensor_open(rt_device_t dev, rt_uint16_t oflag) in rt_sensor_open()
|
| /components/drivers/rtc/ |
| A D | dev_rtc.c | 42 static rt_err_t rt_rtc_open(struct rt_device *dev, rt_uint16_t oflag) in rt_rtc_open()
|
| /components/drivers/sensor/v2/ |
| A D | sensor.c | 145 static rt_err_t _sensor_open(rt_device_t dev, rt_uint16_t oflag) in _sensor_open()
|
| /components/drivers/core/ |
| A D | device.c | 222 rt_err_t rt_device_open(rt_device_t dev, rt_uint16_t oflag) in rt_device_open()
|
| /components/drivers/hwtimer/ |
| A D | hwtimer.c | 125 static rt_err_t rt_hwtimer_open(struct rt_device *dev, rt_uint16_t oflag) in rt_hwtimer_open()
|
| /components/utilities/rt-link/src/ |
| A D | rtlink_dev.c | 241 rt_err_t rt_link_dev_open(rt_device_t dev, rt_uint16_t oflag) in rt_link_dev_open()
|
| /components/drivers/virtio/ |
| A D | virtio.c | 340 static rt_err_t fb_open(rt_device_t dev, rt_uint16_t oflag) in fb_open()
|
| /components/drivers/audio/ |
| A D | dev_audio.c | 373 static rt_err_t _audio_dev_open(struct rt_device *dev, rt_uint16_t oflag) in _audio_dev_open()
|
| /components/drivers/ipc/ |
| A D | pipe.c | 426 rt_err_t rt_pipe_open(rt_device_t device, rt_uint16_t oflag) in rt_pipe_open()
|
| /components/drivers/can/ |
| A D | dev_can.c | 277 static rt_err_t rt_can_open(struct rt_device *dev, rt_uint16_t oflag) in rt_can_open()
|
| /components/legacy/usb/usbdevice/class/ |
| A D | ecm.c | 317 static rt_err_t rt_ecm_eth_open(rt_device_t dev, rt_uint16_t oflag) in rt_ecm_eth_open()
|