Searched defs:dev (Results 1 - 25 of 126) sorted by path

123456

/seL4-refos-master/libs/libmuslc/include/net/
H A Dif_arp.h129 unsigned long dev; member in struct:arpd_request
/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c63 dev_t dev; member in struct:dso
/seL4-refos-master/libs/libmuslc/src/misc/
H A Dnftw.c14 dev_t dev; member in struct:history
/seL4-refos-master/libs/libmuslc/src/stat/
H A D__xstat.c29 int __xmknod(int ver, const char *path, mode_t mode, dev_t *dev) argument
34 int __xmknodat(int ver, int fd, const char *path, mode_t mode, dev_t *dev) argument
H A Dmknod.c5 int mknod(const char *path, mode_t mode, dev_t dev) argument
H A Dmknodat.c4 int mknodat(int fd, const char *path, mode_t mode, dev_t dev) argument
/seL4-refos-master/libs/libplatsupport/src/arch/arm/
H A Ddma330.c493 struct dma330_dev* dev; local
[all...]
/seL4-refos-master/libs/libplatsupport/src/mach/exynos/
H A Dpmic_rtc.c51 id_valid(pmic_rtc_t* dev, int id) argument
57 pmic_rtc_reg_read(pmic_rtc_t* dev, uint8_t reg, void* data, int count) argument
63 pmic_rtc_reg_write(pmic_rtc_t* dev, uint8_t reg, const void* data, int count) argument
69 pmic_rtc_update(pmic_rtc_t* dev, uint8_t flag) argument
85 pmic_rtc_set_tval(pmic_rtc_t* dev, int base, const struct rtc_time* time) argument
93 pmic_rtc_get_tval(pmic_rtc_t* dev, int base, struct rtc_time* time) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/mach/nvidia/
H A Dserial.c655 tk1_uart_init_common(const struct dev_defn *defn, void *const uart_mmio_vaddr, ps_chardevice_t *dev) argument
744 uart_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/mach/zynq/
H A Daxi_uartlite.c129 int axi_uartlite_init(void* vaddr, ps_chardevice_t* dev) argument
149 axi_uartlite_init_defn(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/am335x/
H A Dserial.c58 uart_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/apq8064/
H A Dserial.c54 uart_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/bcm2837/
H A Dserial.c66 uart_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/exynos4/
H A Dsrc.c57 sysreg_usbphy_enable(src_dev_t* dev) argument
73 sysreg_swrst_enable(src_dev_t* dev) argument
88 reset_controller_assert_reset(src_dev_t* dev, enum src_rst_id id) argument
103 reset_controller_init(enum src_id id, ps_io_ops_t* ops, src_dev_t* dev) argument
/seL4-refos-master/libs/libplatsupport/src/plat/fvp/
H A Dserial.c54 uart_handle_irq(ps_chardevice_t* dev) argument
59 uart_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/hikey/
H A Dserial.c51 uart_handle_irq(ps_chardevice_t* dev) argument
56 uart_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/imx31/
H A Dserial.c73 uart_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/imx6/
H A Dsrc.c53 reset_controller_assert_reset(src_dev_t* dev, enum src_rst_id id) argument
74 reset_controller_init(enum src_id id, ps_io_ops_t* ops, src_dev_t* dev) argument
/seL4-refos-master/libs/libplatsupport/src/plat/odroidc2/
H A Dserial.c47 static void uart_handle_irq(ps_chardevice_t *dev) argument
52 uart_init(const struct dev_defn *defn, const ps_io_ops_t *ops, ps_chardevice_t *dev) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/omap3/
H A Dserial.c58 uart_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/pc99/
H A Dchardev.c68 ps_cdev_init(enum chardev_id id, const ps_io_ops_t* io_ops, struct ps_chardevice* dev) { argument
H A Dega.c135 text_ega_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
H A Dkeyboard_chardev.c70 keyboard_cdev_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
H A Dserial.c106 uart_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/rockpro64/
H A Dserial.c58 uart_init(const struct dev_defn* defn, const ps_io_ops_t* ops, ps_chardevice_t* dev) argument
[all...]

Completed in 150 milliseconds

123456