Home
last modified time | relevance | path

Searched defs:cdev (Results 1 - 24 of 24) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_audio.c51 struct composite_softc *cdev; in get_uac() local
H A Ddfu.c302 struct composite_dev_s *cdev = dev->ep0->priv; in usbclass_bind() local
H A Dcomposite.c160 struct composite_dev_s *cdev; in usb_composite_unbind() local
203 struct composite_dev_s *cdev; usb_composite_bind() local
683 usbd_composite_probe(struct composite_softc *cdev) usbd_composite_probe() argument
709 composite_device_init(struct composite_softc *cdev) composite_device_init() argument
860 struct composite_dev_s *cdev = &usb_cdev->dev; composite_uninitialize() local
871 usbclass_devobj_get(struct composite_dev_s *cdev, device_type type) usbclass_devobj_get() argument
[all...]
H A Df_hid.c423 struct composite_dev_s *cdev; in usbclass_hid_bind() local
514 struct composite_dev_s *cdev; in usbclass_hid_unbind() local
H A Dcdcacm.c1045 FAR struct composite_dev_s *cdev; in cdcacm_bind() local
H A Df_uac.c635 struct composite_dev_s *cdev; in usbclass_uac_bind() local
709 struct composite_dev_s *cdev; in usbclass_uac_unbind() local
H A Drndis.c1673 struct composite_dev_s *cdev; in usbclass_bind() local
H A Df_uvc.c2238 struct composite_dev_s *cdev; in usbclass_uvc_bind() local
2353 struct composite_dev_s *cdev; in usbclass_uvc_unbind() local
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.h56 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor() argument
92 struct thermal_cooling_device *cdev; member
134 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) thermal_cooling_device_stats_update() argument
[all...]
H A Dthermal_core.c622 int power_actor_get_max_power(struct thermal_cooling_device *cdev, u32 *max_power) in power_actor_get_max_power() argument
642 power_actor_get_min_power(struct thermal_cooling_device *cdev, u32 *min_power) power_actor_get_min_power() argument
671 power_actor_set_power(struct thermal_cooling_device *cdev, struct thermal_instance *instance, u32 power) power_actor_set_power() argument
696 struct thermal_cooling_device *cdev = NULL; thermal_zone_device_rebind_exception() local
733 struct thermal_cooling_device *cdev; for_each_thermal_cooling_device() local
786 struct thermal_cooling_device *cdev = NULL; thermal_zone_device_unbind_exception() local
833 thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_cooling_device *cdev, unsigned long upper, unsigned long lower, unsigned int weight) thermal_zone_bind_cooling_device() argument
965 thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_cooling_device *cdev) thermal_zone_unbind_cooling_device() argument
999 struct thermal_cooling_device *cdev; thermal_release() local
1016 print_bind_err_msg(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int ret) print_bind_err_msg() argument
1021 __bind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev, unsigned long *limits, unsigned int weight) __bind() argument
1044 bind_cdev(struct thermal_cooling_device *cdev) bind_cdev() argument
1105 struct thermal_cooling_device *cdev; __thermal_cooling_device_register() local
1257 __unbind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev) __unbind() argument
1275 thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) thermal_cooling_device_unregister() argument
1549 struct thermal_cooling_device *cdev; thermal_zone_device_unregister() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dthermal_core.h62 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor() argument
104 struct thermal_cooling_device *cdev; member
153 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) thermal_cooling_device_stats_update() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_kernel_linux.c68 struct cdev cdev; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/umplock/
H A Dumplock_driver.c52 struct cdev cdev; member
/third_party/eudev/src/udev/
H A Dudev-builtin-net_id.c369 struct udev_device *cdev; in names_ccw() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusbd_config.h150 struct fconfig_softc *cdev; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A 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
[all...]
H A Dusbd_config.c122 static struct gadget_info *gadget_find_by_name(struct fconfig_softc *cdev, in gadget_find_by_name() argument
146 static int gadget_make(struct fconfig_softc *cdev, char *name) in gadget_make() argument
177 gadget_drop(struct fconfig_softc *cdev, struct fconfig_string *name) gadget_drop() argument
195 fconfig_make_gadget(struct fconfig_softc *cdev, void *user_data) fconfig_make_gadget() argument
217 fconfig_drop_gadget(struct fconfig_softc *cdev, void *user_data) fconfig_drop_gadget() argument
231 fconfig_write_dev_desc(struct fconfig_softc *cdev, void *user_data) fconfig_write_dev_desc() argument
294 fconfig_add_gadget_cfg(struct fconfig_softc *cdev, void *user_data) fconfig_add_gadget_cfg() argument
362 fconfig_remove_gadget_cfg(struct fconfig_softc *cdev, void *user_data) fconfig_remove_gadget_cfg() argument
473 fconfig_write_strings(struct fconfig_softc *cdev, void *user_data) fconfig_write_strings() argument
610 fconfig_get_function_info(struct fconfig_softc *cdev, void *user_data, char **name, struct gadget_config **usb_cfg) fconfig_get_function_info() argument
670 fconfig_make_function(struct fconfig_softc *cdev, void *user_data) fconfig_make_function() argument
693 fconfig_drop_function(struct fconfig_softc *cdev, void *user_data) fconfig_drop_function() argument
782 fconfig_enable_udc(struct fconfig_softc *cdev, void *user_data) fconfig_enable_udc() argument
833 fconfig_disable_udc(struct fconfig_softc *cdev, void *user_data) fconfig_disable_udc() argument
922 fconfig_change_dev_desc_info(struct fconfig_softc *cdev, void *user_data) fconfig_change_dev_desc_info() argument
1003 fconfig_change_dev_desc_string(struct fconfig_softc *cdev, void *user_data) fconfig_change_dev_desc_string() argument
1049 struct fconfig_softc *cdev = (struct fconfig_softc *)(handle->priv); fconfig_handle_open() local
1064 struct fconfig_softc *cdev = (struct fconfig_softc *)(handle->priv); fconfig_handle_close() local
1078 struct fconfig_softc *cdev = (struct fconfig_softc *)(handle->priv); fconfig_handle_read() local
1097 struct fconfig_softc *cdev = (struct fconfig_softc *)(handle->priv); fconfig_handle_write() local
1116 struct fconfig_softc *cdev = (struct fconfig_softc *)(handle->priv); fconfig_handle_ioctl() local
1190 fconfig_fops_init(struct fconfig_softc *cdev) fconfig_fops_init() argument
1226 fconfig_fops_deinit(const struct fconfig_softc *cdev) fconfig_fops_deinit() argument
[all...]
H A Df_generic.c503 struct composite_dev_s *cdev = NULL; in usbclass_generic_bind() local
/third_party/alsa-lib/src/ucm/
H A Ducm_local.h81 char *cdev; member
285 char *cdev; member
H A Dmain.c739 char *cdev = NULL; in execute_sequence() local
927 execute_component_seq(snd_use_case_mgr_t *uc_mgr, struct component_sequence *cmpt_seq, struct list_head *value_list1 ATTRIBUTE_UNUSED, struct list_head *value_list2 ATTRIBUTE_UNUSED, struct list_head *value_list3 ATTRIBUTE_UNUSED, char *cdev) execute_component_seq() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h200 struct thermal_cooling_device *cdev; member
403 static inline void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() argument
423 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() argument
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dcomposite.h312 struct usb_composite_dev *cdev; member
[all...]
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dcomposite.h323 struct usb_composite_dev *cdev; member
[all...]
/third_party/backends/backend/escl/
H A Descl.c393 convertFromESCLDev(ESCL_Device *cdev) in convertFromESCLDev() argument
[all...]

Completed in 27 milliseconds