Home
last modified time | relevance | path

Searched refs:solos_param_store (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/atm/
H A Dsolos-pci.c236 static ssize_t solos_param_store(struct device *dev, struct device_attribute *attr, in solos_param_store() function
251 dev_warn(&card->dev->dev, "Failed to allocate sk_buff in solos_param_store()\n"); in solos_param_store()
579 #define SOLOS_ATTR_RW(x) static DEVICE_ATTR(x, 0644, solos_param_show, solos_param_store);