Home
last modified time | relevance | path

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

12

/third_party/Linux_Kernel/include/linux/
Dcdev.h12 struct cdev { struct
21 void cdev_init(struct cdev *, const struct file_operations *); argument
Dclock_cooling.h54 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()
Dthermal.h230 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 …]
Dcpu_cooling.h116 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()
Dposix-clock.h119 struct cdev cdev; member
Dpps_kernel.h73 struct cdev cdev; member
Dwatchdog.h82 struct cdev cdev; member
Denclosure.h97 struct device cdev; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusbd_config.c122 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 …]
Df_config.c88 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
Df_generic.c503 struct composite_dev_s *cdev = NULL; in usbclass_generic_bind() local
/third_party/NuttX/drivers/usbdev/gadget/
Dcomposite.c160 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()
Dusbd_audio.c51 struct composite_softc *cdev; in get_uac() local
Df_hid.c423 struct composite_dev_s *cdev; in usbclass_hid_bind() local
514 struct composite_dev_s *cdev; in usbclass_hid_unbind() local
Df_uac.c635 struct composite_dev_s *cdev; in usbclass_uac_bind() local
709 struct composite_dev_s *cdev; in usbclass_uac_unbind() local
Ddfu.c302 struct composite_dev_s *cdev = dev->ep0->priv; in usbclass_bind() local
Df_uvc.c2238 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/
Dleds-omap.h13 struct led_classdev cdev; member
/third_party/Linux_Kernel/include/linux/mtd/
Dubi.h125 dev_t cdev; member
196 dev_t cdev; member
/third_party/Linux_Kernel/include/linux/qed/
Dqed_if.h67 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/
Dcros_ec.h163 struct cdev cdev; member
/third_party/Linux_Kernel/include/linux/gpio/
Ddriver.h93 struct device *cdev; member
/third_party/eudev/src/udev/
Dudev-builtin-net_id.c369 struct udev_device *cdev; in names_ccw() local
/third_party/gstreamer/gstplugins_bad/sys/nvenc/
Dgstnvenc.c278 CUdevice cdev = 0, cuda_dev = -1; in gst_nvenc_create_cuda_context() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
Dusbd_config.h150 struct fconfig_softc *cdev; member

12