Searched refs:dtlk_settings (Results 1 – 2 of 2) sorted by relevance
115 static struct dtlk_settings *dtlk_interrogate(void);274 struct dtlk_settings *sp; in dtlk_ioctl()284 if (copy_to_user(argp, sp, sizeof(struct dtlk_settings))) in dtlk_ioctl()394 struct dtlk_settings *sp; in dtlk_dev_probe()511 static struct dtlk_settings *dtlk_interrogate(void) in dtlk_interrogate()514 static char buf[sizeof(struct dtlk_settings) + 1]; in dtlk_interrogate()516 static struct dtlk_settings status; in dtlk_interrogate()523 if (total < sizeof(struct dtlk_settings)) in dtlk_interrogate()
65 struct dtlk_settings struct
Completed in 4 milliseconds