Searched refs:dm_dev_resume_ioctl (Results 1 – 4 of 4) sorted by relevance
84 dm_dev_resume_ioctl -> Switch tables on suspended device, switch INACTIVE 129 * there can be dm_dev_resume_ioctl), therefore this is only informative.
218 int dm_dev_resume_ioctl(prop_dictionary_t);
142 { .cmd = "resume", .fn = dm_dev_resume_ioctl, .allowed = 0 },
512 dm_dev_resume_ioctl(prop_dictionary_t dm_dict) in dm_dev_resume_ioctl() function