Searched refs:dtlk_settings (Results 1 – 2 of 2) sorted by relevance
114 static struct dtlk_settings *dtlk_interrogate(void);273 struct dtlk_settings *sp; in dtlk_ioctl()283 if (copy_to_user(argp, sp, sizeof(struct dtlk_settings))) in dtlk_ioctl()393 struct dtlk_settings *sp; in dtlk_dev_probe()510 static struct dtlk_settings *dtlk_interrogate(void) in dtlk_interrogate()513 static char buf[sizeof(struct dtlk_settings) + 1]; in dtlk_interrogate()515 static struct dtlk_settings status; in dtlk_interrogate()522 if (total < sizeof(struct dtlk_settings)) in dtlk_interrogate()
65 struct dtlk_settings struct
Completed in 11 milliseconds