Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_pruss.c83 static d_open_t ti_pruss_open; variable
146 .d_open = ti_pruss_open,
782 ti_pruss_open(struct cdev *cdev __unused, int oflags __unused, in ti_pruss_open() function