Home
last modified time | relevance | path

Searched defs:cdev (Results 1 – 2 of 2) sorted by relevance

/net/atm/
Datm_sysfs.c14 static ssize_t type_show(struct device *cdev, in type_show()
22 static ssize_t address_show(struct device *cdev, in address_show()
30 static ssize_t atmaddress_show(struct device *cdev, in atmaddress_show()
53 static ssize_t atmindex_show(struct device *cdev, in atmindex_show()
61 static ssize_t carrier_show(struct device *cdev, in carrier_show()
70 static ssize_t link_rate_show(struct device *cdev, in link_rate_show()
111 static int atm_uevent(const struct device *cdev, struct kobj_uevent_env *env) in atm_uevent()
126 static void atm_release(struct device *cdev) in atm_release()
141 struct device *cdev = &adev->class_dev; in atm_register_sysfs() local
170 struct device *cdev = &adev->class_dev; in atm_unregister_sysfs() local
/net/9p/
Dtrans_usbg.c94 struct usb_composite_dev *cdev = usb9pfs->function.config->cdev; in usb9pfs_queue_tx() local
120 struct usb_composite_dev *cdev = usb9pfs->function.config->cdev; in usb9pfs_queue_rx() local
150 struct usb_composite_dev *cdev = usb9pfs->function.config->cdev; in usb9pfs_tx_complete() local
232 struct usb_composite_dev *cdev = usb9pfs->function.config->cdev; in usb9pfs_rx_complete() local
255 static void disable_ep(struct usb_composite_dev *cdev, struct usb_ep *ep) in disable_ep()
267 struct usb_composite_dev *cdev = in disable_usb9pfs() local
286 static int alloc_requests(struct usb_composite_dev *cdev, in alloc_requests()
318 static int enable_endpoint(struct usb_composite_dev *cdev, in enable_endpoint()
337 enable_usb9pfs(struct usb_composite_dev *cdev, struct f_usb9pfs *usb9pfs) in enable_usb9pfs()
642 struct usb_composite_dev *cdev = c->cdev; in usb9pfs_func_bind() local
[all …]