Home
last modified time | relevance | path

Searched refs:poid (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/ti/
H A Dti_pruss.c617 struct sysctl_oid *poid; in ti_pruss_attach() local
618 poid = device_get_sysctl_tree( dev ); in ti_pruss_attach()
619 if (!poid) in ti_pruss_attach()
623 struct sysctl_oid *irq_root = SYSCTL_ADD_NODE(clist, SYSCTL_CHILDREN(poid), in ti_pruss_attach()
626 SYSCTL_ADD_PROC(clist, SYSCTL_CHILDREN(poid), OID_AUTO, in ti_pruss_attach()