Searched defs:cdev (Results 201 - 225 of 454) sorted by relevance

1234567891011>>

/linux-master/drivers/usb/gadget/function/
H A Df_ecm.c368 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; local
435 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; local
460 struct usb_composite_dev *cdev = f->config->cdev; local
525 struct usb_composite_dev *cdev = f->config->cdev; local
612 struct usb_composite_dev *cdev = f->config->cdev; local
674 struct usb_composite_dev *cdev = c->cdev; local
878 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; local
888 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; local
[all...]
H A Df_loopback.c168 struct usb_composite_dev *cdev = c->cdev; local
236 struct usb_composite_dev *cdev = loop->function.config->cdev; local
296 struct usb_composite_dev *cdev; local
308 alloc_requests(struct usb_composite_dev *cdev, struct f_loopback *loop) argument
358 enable_endpoint(struct usb_composite_dev *cdev, struct f_loopback *loop, struct usb_ep *ep) argument
378 enable_loopback(struct usb_composite_dev *cdev, struct f_loopback *loop) argument
409 struct usb_composite_dev *cdev = f->config->cdev; local
[all...]
H A Df_eem.c173 struct usb_composite_dev *cdev = f->config->cdev; local
190 struct usb_composite_dev *cdev = f->config->cdev; local
233 struct usb_composite_dev *cdev = f->config->cdev; local
247 struct usb_composite_dev *cdev = c->cdev; local
396 struct usb_composite_dev *cdev = port->func.config->cdev; local
[all...]
H A Duvc_v4l2.c184 struct usb_composite_dev *cdev = uvc->func.config->cdev; local
207 struct usb_composite_dev *cdev = uvc->func.config->cdev; local
/linux-master/drivers/scsi/mvsas/
H A Dmv_init.c694 static ssize_t driver_version_show(struct device *cdev, argument
702 static ssize_t interrupt_coalescing_store(struct device *cdev, argument
742 static ssize_t interrupt_coalescing_show(struct device *cdev, argument
/linux-master/sound/isa/cs423x/
H A Dcs4236.c497 struct pnp_dev *cdev, *iter; local
257 snd_card_cs423x_pnp(int dev, struct snd_card_cs4236 *acard, struct pnp_dev *pdev, struct pnp_dev *cdev) argument
/linux-master/drivers/platform/surface/
H A Dsurface_aggregator_cdev.c57 struct ssam_cdev *cdev; member in struct:ssam_cdev_client
76 static struct ssam_cdev *ssam_cdev_get(struct ssam_cdev *cdev) argument
84 static void ssam_cdev_put(struct ssam_cdev *cdev) argument
463 struct ssam_cdev *cdev = container_of(mdev, struct ssam_cdev, mdev); local
578 struct ssam_cdev *cdev = client->cdev; local
682 struct ssam_cdev *cdev; local
719 struct ssam_cdev *cdev = platform_get_drvdata(pdev); local
[all...]
/linux-master/drivers/leds/
H A Dleds-lp55xx-common.c28 static struct lp55xx_led *cdev_to_lp55xx_led(struct led_classdev *cdev) argument
138 static int lp55xx_set_mc_brightness(struct led_classdev *cdev, argument
150 static int lp55xx_set_brightness(struct led_classdev *cdev, argument
[all...]
H A Dleds-turris-omnia.c140 static int omnia_led_brightness_set_blocking(struct led_classdev *cdev, argument
191 static int omnia_hwtrig_activate(struct led_classdev *cdev) argument
225 static void omnia_hwtrig_deactivate(struct led_classdev *cdev) argument
259 struct led_classdev *cdev; local
[all...]
/linux-master/fs/
H A Dchar_dev.c40 struct cdev *cdev; /* will die */ member in struct:char_device_struct
273 struct cdev *cdev; local
435 cdev_purge(struct cdev *cdev) argument
544 cdev_device_add(struct cdev *cdev, struct device *dev) argument
578 cdev_device_del(struct cdev *cdev, struct device *dev) argument
658 cdev_init(struct cdev *cdev, const struct file_operations *fops) argument
[all...]
/linux-master/drivers/misc/cxl/
H A Dfile.c565 static int cxl_add_chardev(struct cxl_afu *afu, dev_t devt, struct cdev *cdev, argument
/linux-master/include/media/
H A Dv4l2-dev.h275 struct cdev *cdev; member in struct:video_device
/linux-master/drivers/i2c/
H A Di2c-dev.c46 struct cdev cdev; member in struct:i2c_dev
/linux-master/drivers/misc/genwqe/
H A Dcard_dev.c342 struct genwqe_file *cdev = (struct genwqe_file *)filp->private_data; local
/linux-master/drivers/platform/chrome/wilco_ec/
H A Devent.c194 struct cdev cdev; member in struct:event_device_data
/linux-master/drivers/hwmon/
H A Dpwm-fan.c58 struct thermal_cooling_device *cdev; member in struct:pwm_fan_ctx
369 static int pwm_fan_get_max_state(struct thermal_cooling_device *cdev, argument
382 static int pwm_fan_get_cur_state(struct thermal_cooling_device *cdev, argument
396 pwm_fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) argument
477 struct thermal_cooling_device *cdev; local
[all...]
H A Demc2305.c80 struct thermal_cooling_device *cdev; member in struct:emc2305_cdev_data
122 static int emc2305_get_cdev_idx(struct thermal_cooling_device *cdev) argument
153 static int emc2305_get_cur_state(struct thermal_cooling_device *cdev, unsigned long *state) argument
166 static int emc2305_get_max_state(struct thermal_cooling_device *cdev, unsigne argument
203 emc2305_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) argument
[all...]
/linux-master/drivers/hid/
H A Dwacom.h114 struct led_classdev cdev; member in struct:wacom_led
/linux-master/drivers/platform/x86/
H A Dlenovo-yogabook.c151 static enum led_brightness kbd_brightness_get(struct led_classdev *cdev) argument
158 static int kbd_brightness_set(struct led_classdev *cdev, argument
/linux-master/drivers/thermal/
H A Dthermal_netlink.c367 int thermal_notify_cdev_state_update(const struct thermal_cooling_device *cdev, argument
375 int thermal_notify_cdev_add(const struct thermal_cooling_device *cdev) argument
383 int thermal_notify_cdev_delete(const struct thermal_cooling_device *cdev) argument
542 static int __thermal_genl_cmd_cdev_get(struct thermal_cooling_device *cdev, argument
[all...]
/linux-master/drivers/usb/gadget/legacy/
H A Dwebcam.c515 webcam_unbind(struct usb_composite_dev *cdev) argument
525 webcam_bind(struct usb_composite_dev *cdev) argument
/linux-master/drivers/net/can/m_can/
H A Dm_can.h74 struct m_can_classdev *cdev; member in struct:m_can_tx_op
[all...]
/linux-master/drivers/gpio/
H A Dgpiolib-sysfs.c675 struct device *cdev; local
/linux-master/drivers/bus/
H A Dmips_cdmm.c64 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); local
72 const struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); local
504 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); local
[all...]
/linux-master/drivers/s390/scsi/
H A Dzfcp_qdio.c66 static void zfcp_qdio_int_req(struct ccw_device *cdev, unsigned int qdio_err, argument
78 struct ccw_device *cdev = qdio->adapter->ccw_device; local
110 static void zfcp_qdio_int_resp(struct ccw_device *cdev, unsigned int qdio_err, argument
164 struct ccw_device *cdev = qdio->adapter->ccw_device; local
184 static void zfcp_qdio_poll(struct ccw_device *cdev, unsigne argument
450 struct ccw_device *cdev = adapter->ccw_device; local
[all...]

Completed in 282 milliseconds

1234567891011>>