Searched refs:dell_pc_fdev (Results 1 – 1 of 1) sorted by relevance
27 static struct faux_device *dell_pc_fdev; variable276 dell_pc_fdev = faux_device_create("dell-pc", NULL, &dell_pc_faux_ops); in dell_init()277 if (!dell_pc_fdev) in dell_init()285 faux_device_destroy(dell_pc_fdev); in dell_exit()
Completed in 6 milliseconds