remove_store
static ssize_t remove_store(const struct bus_type *bus, const char *buf,
remove_store);
static DEVICE_ATTR_IGNORE_LOCKDEP(remove, 0200, NULL, remove_store);
static DEVICE_ATTR_IGNORE_LOCKDEP(remove, S_IWUSR, NULL, remove_store);