Home
last modified time | relevance | path

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

/xnu-11215/SETUP/config/
H A Dparser.y234 { init_dev(&cur); };
276 init_dev(struct device *dp) in init_dev() function
H A Dconfig.h177 void init_dev(struct device *dp);
H A Dmkmakefile.c441 init_dev(&tdev); in read_files()