| /third_party/Linux_Kernel/include/linux/ |
| D | cdev.h | 12 struct cdev { struct 21 void cdev_init(struct cdev *, const struct file_operations *); argument
|
| D | clock_cooling.h | 54 void clock_cooling_unregister(struct thermal_cooling_device *cdev) in clock_cooling_unregister() 58 unsigned long clock_cooling_get_level(struct thermal_cooling_device *cdev, in clock_cooling_get_level()
|
| D | thermal.h | 230 struct thermal_cooling_device *cdev; member 377 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor() 417 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor() 419 static inline int power_actor_get_max_power(struct thermal_cooling_device *cdev, in power_actor_get_max_power() 422 static inline int power_actor_get_min_power(struct thermal_cooling_device *cdev, in power_actor_get_min_power() 426 static inline int power_actor_set_power(struct thermal_cooling_device *cdev, in power_actor_set_power() 440 struct thermal_cooling_device *cdev, in thermal_zone_bind_cooling_device() 446 struct thermal_cooling_device *cdev) in thermal_zone_unbind_cooling_device() 459 struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() 471 struct thermal_cooling_device *cdev, int trip) in get_thermal_instance() [all …]
|
| D | cpu_cooling.h | 116 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()
|
| D | posix-clock.h | 119 struct cdev cdev; member
|
| D | pps_kernel.h | 73 struct cdev cdev; member
|
| D | watchdog.h | 82 struct cdev cdev; member
|
| D | enclosure.h | 97 struct device cdev; member
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| D | usbd_config.c | 122 static struct gadget_info *gadget_find_by_name(struct fconfig_softc *cdev, in gadget_find_by_name() 146 static int gadget_make(struct fconfig_softc *cdev, char *name) in gadget_make() 177 static int gadget_drop(struct fconfig_softc *cdev, struct fconfig_string *name) in gadget_drop() 195 static int fconfig_make_gadget(struct fconfig_softc *cdev, void *user_data) in fconfig_make_gadget() 217 static int fconfig_drop_gadget(struct fconfig_softc *cdev, void *user_data) in fconfig_drop_gadget() 231 static int fconfig_write_dev_desc(struct fconfig_softc *cdev, void *user_data) in fconfig_write_dev_desc() 294 static int fconfig_add_gadget_cfg(struct fconfig_softc *cdev, void *user_data) in fconfig_add_gadget_cfg() 362 static int fconfig_remove_gadget_cfg(struct fconfig_softc *cdev, void *user_data) in fconfig_remove_gadget_cfg() 473 static int fconfig_write_strings(struct fconfig_softc *cdev, void *user_data) in fconfig_write_strings() 610 static int fconfig_get_function_info(struct fconfig_softc *cdev, void *user_data, in fconfig_get_function_info() [all …]
|
| D | f_config.c | 88 struct fconfig_softc *cdev = &g_fconfig_softc; in fconfig_find_gadget() local 239 struct fconfig_softc *cdev = &g_fconfig_softc; in fconfig_find_cfg() local 446 struct fconfig_softc *cdev = &g_fconfig_softc; in usbdev_fconfig_initialize() local
|
| D | f_generic.c | 503 struct composite_dev_s *cdev = NULL; in usbclass_generic_bind() local
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| D | composite.c | 160 struct composite_dev_s *cdev; in usb_composite_unbind() local 203 struct composite_dev_s *cdev; in usb_composite_bind() local 683 int usbd_composite_probe(struct composite_softc *cdev) in usbd_composite_probe() 709 int composite_device_init(struct composite_softc *cdev) in composite_device_init() 860 struct composite_dev_s *cdev = &usb_cdev->dev; in composite_uninitialize() local 871 struct composite_devobj_s *usbclass_devobj_get(struct composite_dev_s *cdev, device_type type) in usbclass_devobj_get()
|
| D | usbd_audio.c | 51 struct composite_softc *cdev; in get_uac() local
|
| D | f_hid.c | 423 struct composite_dev_s *cdev; in usbclass_hid_bind() local 514 struct composite_dev_s *cdev; in usbclass_hid_unbind() local
|
| D | f_uac.c | 635 struct composite_dev_s *cdev; in usbclass_uac_bind() local 709 struct composite_dev_s *cdev; in usbclass_uac_unbind() local
|
| D | dfu.c | 302 struct composite_dev_s *cdev = dev->ep0->priv; in usbclass_bind() local
|
| D | f_uvc.c | 2238 struct composite_dev_s *cdev; in usbclass_uvc_bind() local 2353 struct composite_dev_s *cdev; in usbclass_uvc_unbind() local
|
| /third_party/Linux_Kernel/include/linux/platform_data/ |
| D | leds-omap.h | 13 struct led_classdev cdev; member
|
| /third_party/Linux_Kernel/include/linux/mtd/ |
| D | ubi.h | 125 dev_t cdev; member 196 dev_t cdev; member
|
| /third_party/Linux_Kernel/include/linux/qed/ |
| D | qed_if.h | 67 struct qed_dev *cdev; member 282 #define DP_ERR(cdev, fmt, ...) \ argument 288 #define DP_NOTICE(cdev, fmt, ...) \ argument 299 #define DP_INFO(cdev, fmt, ...) \ argument 309 #define DP_VERBOSE(cdev, module, fmt, ...) \ argument
|
| /third_party/Linux_Kernel/include/linux/mfd/ |
| D | cros_ec.h | 163 struct cdev cdev; member
|
| /third_party/Linux_Kernel/include/linux/gpio/ |
| D | driver.h | 93 struct device *cdev; member
|
| /third_party/eudev/src/udev/ |
| D | udev-builtin-net_id.c | 369 struct udev_device *cdev; in names_ccw() local
|
| /third_party/gstreamer/gstplugins_bad/sys/nvenc/ |
| D | gstnvenc.c | 278 CUdevice cdev = 0, cuda_dev = -1; in gst_nvenc_create_cuda_context() local
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
| D | usbd_config.h | 150 struct fconfig_softc *cdev; member
|