Home
last modified time | relevance | path

Searched refs:subsystem (Results 1 – 25 of 133) sorted by relevance

123456

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_dev.c138 int subsystem; /**< subsystem id */ member
146 char subsystem[EAL_UEV_MSG_ELEM_LEN]; in dev_uev_parse() local
151 memset(subsystem, 0, EAL_UEV_MSG_ELEM_LEN); in dev_uev_parse()
176 strlcpy(subsystem, buf, sizeof(subsystem)); in dev_uev_parse()
191 if (!strncmp(subsystem, "uio", 3)) in dev_uev_parse()
192 event->subsystem = EAL_DEV_EVENT_SUBSYSTEM_UIO; in dev_uev_parse()
193 else if (!strncmp(subsystem, "pci", 3)) in dev_uev_parse()
194 event->subsystem = EAL_DEV_EVENT_SUBSYSTEM_PCI; in dev_uev_parse()
195 else if (!strncmp(subsystem, "vfio", 4)) in dev_uev_parse()
251 uevent.devname, uevent.type, uevent.subsystem); in dev_uev_handler()
[all …]
/f-stack/freebsd/net/
H A Dvnet.h323 enum sysinit_sub_id subsystem; member
331 CTASSERT((subsystem) > SI_SUB_VNET && \
332 (subsystem) <= SI_SUB_VNET_DONE); \
334 subsystem, \
339 SYSINIT(vnet_init_ ## ident, subsystem, order, \
341 SYSUNINIT(vnet_init_ ## ident, subsystem, order, \
345 CTASSERT((subsystem) > SI_SUB_VNET && \
346 (subsystem) <= SI_SUB_VNET_DONE); \
348 subsystem, \
443 SYSINIT(ident, subsystem, order, func, arg)
[all …]
H A Dvnet.c483 KASSERT(vs->subsystem > SI_SUB_VNET, ("vnet sysinit too early")); in vnet_register_sysinit()
488 if (vs2->subsystem > vs->subsystem) in vnet_register_sysinit()
490 if (vs2->subsystem == vs->subsystem && vs2->order > vs->order) in vnet_register_sysinit()
533 if (vs2->subsystem > vs->subsystem) in vnet_register_sysuninit()
535 if (vs2->subsystem == vs->subsystem && vs2->order > vs->order) in vnet_register_sysuninit()
581 curvnet->vnet_state = vs->subsystem; in vnet_sysinit()
600 curvnet->vnet_state = vs->subsystem; in vnet_sysuninit()
766 xprint(" %#08x %#08x\n", vs->subsystem, vs->order); in db_show_vnet_print_vs()
/f-stack/freebsd/sys/
H A Dkernel.h221 enum sysinit_sub_id subsystem; /* subsystem identifier*/ member
254 #define C_SYSINIT(uniquifier, subsystem, order, func, ident) \ argument
261 subsystem, \
268 #define C_SYSINIT(uniquifier, subsystem, order, func, ident) \ argument
270 subsystem, \
278 #define SYSINIT(uniquifier, subsystem, order, func, ident) \ argument
279 C_SYSINIT(uniquifier, subsystem, order, \
285 #define C_SYSUNINIT(uniquifier, subsystem, order, func, ident) \ argument
287 subsystem, \
294 #define SYSUNINIT(uniquifier, subsystem, order, func, ident) \ argument
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/display/rockchip/
H A Drockchip-drm.yaml16 graphics subsystem.
20 const: rockchip,display-subsystem
37 display-subsystem {
38 compatible = "rockchip,display-subsystem";
/f-stack/lib/
H A Dff_init_main.c203 if ((*sipp)->subsystem < (*xipp)->subsystem || in mi_startup()
204 ((*sipp)->subsystem == (*xipp)->subsystem && in mi_startup()
230 if ((*sipp)->subsystem == SI_SUB_DUMMY) in mi_startup()
233 if ((*sipp)->subsystem == SI_SUB_DONE) in mi_startup()
237 if ((*sipp)->subsystem > last) { in mi_startup()
239 last = (*sipp)->subsystem; in mi_startup()
269 (*sipp)->subsystem = SI_SUB_DONE; in mi_startup()
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dst,stih4xx.txt21 - sti-display-subsystem: Master device for DRM sub-components
25 - compatible: "st,sti-display-subsystem"
29 must be a child of sti-display-subsystem
45 must be a child of sti-display-subsystem
57 must be a child of sti-display-subsystem
74 must be a child of sti-display-subsystem
87 must be a child of sti-display-subsystem
102 must be a child of sti-display-subsystem
175 sti-display-subsystem {
176 compatible = "st,sti-display-subsystem";
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Dqcom,msm-timer.txt6 properties specify which subsystem the timers are paired with.
8 "qcom,kpss-timer" - krait subsystem
9 "qcom,scss-timer" - scorpion subsystem
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dsprd-mcdt.txt4 transmission between audio subsystem and other AP/CP subsystem. It
/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_common.h109 #define otx2_dbg(subsystem, fmt, args...) \ argument
110 rte_log(RTE_LOG_DEBUG, otx2_logtype_ ## subsystem, \
112 #subsystem, __func__, __LINE__, ##args)
/f-stack/freebsd/kern/
H A Dinit_main.c259 if ((*sipp)->subsystem < (*xipp)->subsystem || in mi_startup()
260 ((*sipp)->subsystem == (*xipp)->subsystem && in mi_startup()
282 if ((*sipp)->subsystem == SI_SUB_DUMMY) in mi_startup()
285 if ((*sipp)->subsystem == SI_SUB_DONE) in mi_startup()
289 if ((*sipp)->subsystem > last && verbose_sysinit != 0) { in mi_startup()
291 last = (*sipp)->subsystem; in mi_startup()
322 (*sipp)->subsystem = SI_SUB_DONE; in mi_startup()
875 xprint(" %#08x %#08x\n", sip->subsystem, sip->order); in db_show_print_syinit()
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dmarvell,pxa910.txt3 The PXA910 clock subsystem generates and supplies clock to various
11 - reg: physical base address of the clock subsystem and length of memory mapped
H A Dmarvell,pxa168.txt3 The PXA168 clock subsystem generates and supplies clock to various
11 - reg: physical base address of the clock subsystem and length of memory mapped
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dimx.txt12 - compatible : "fsl,imx-capture-subsystem";
18 capture-subsystem {
19 compatible = "fsl,imx-capture-subsystem";
/f-stack/freebsd/contrib/device-tree/Bindings/arm/omap/
H A Dmpu.txt1 * TI - MPU (Main Processor Unit) subsystem
3 The MPU subsystem contain one or several ARM cores
H A Diva.txt1 * TI - IVA (Imaging and Video Accelerator) subsystem
/f-stack/freebsd/contrib/device-tree/Bindings/display/imx/
H A Dfsl-imx-drm.txt5 IPU or other display interface nodes that comprise the graphics subsystem.
8 - compatible: Should be "fsl,imx-display-subsystem"
14 display-subsystem {
15 compatible = "fsl,display-subsystem";
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx6dl.dtsi119 capture-subsystem {
120 compatible = "fsl,imx-capture-subsystem";
124 display-subsystem {
125 compatible = "fsl,imx-display-subsystem";
H A Dstih407.dtsi11 sti-display-subsystem@0 {
12 compatible = "st,sti-display-subsystem";
H A Dimx6q.dtsi300 capture-subsystem {
301 compatible = "fsl,imx-capture-subsystem";
305 display-subsystem {
306 compatible = "fsl,imx-display-subsystem";
/f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,smd.txt14 Each subnode of the SMD node represents a remote subsystem or a remote
75 "rpm" subsystem. For the "rpm" subsystem we have a device tied to the
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dkeystone-netcp.txt5 Ethernet packets. NetCP has a gigabit Ethernet (GbE) subsystem with a ethernet
25 NetCP subsystem(10G or 1G)
47 NetCP subsystem properties:
50 - clocks: phandle to the reference clocks for the subsystem.
77 - switch subsystem registers
83 index #0 - switch subsystem registers
88 index #0 - switch subsystem registers
/f-stack/freebsd/contrib/device-tree/Bindings/display/xlnx/
H A Dxlnx,zynqmp-dpsub.yaml10 The DisplayPort subsystem of Xilinx ZynqMP (Zynq UltraScale+ MPSoC)
12 standard. The subsystem includes multiple functional blocks as below:
37 The subsystem supports 2 video and 2 audio streams, and various pixel formats
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dphy-bindings.txt2 information about PHY subsystem refer to Documentation/driver-api/phy/phy.rst
37 phys : the phandle for the PHY device (used by the PHY subsystem; not to be
/f-stack/freebsd/contrib/device-tree/Bindings/media/xilinx/
H A Dxlnx,csi2rxss.yaml16 The subsystem consists of a MIPI D-PHY in slave mode which captures the
28 - xlnx,mipi-csi2-rx-subsystem-5.0
201 compatible = "xlnx,mipi-csi2-rx-subsystem-5.0";

123456