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

1234567891011>>

/linux-master/include/linux/
H A Dcdev.h14 struct cdev { struct
[all...]
H A Dcpu_cooling.h51 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) argument
/linux-master/drivers/leds/
H A Dleds-rb532.c19 static void rb532_led_set(struct led_classdev *cdev, argument
28 static enum led_brightness rb532_led_get(struct led_classdev *cdev) argument
H A Dleds-tps6105x.c14 struct led_classdev cdev; member in struct:tps6105x_priv
25 static int tps6105x_brightness_set(struct led_classdev *cdev, argument
H A Dleds-ip30.c16 struct led_classdev cdev; member in struct:ip30_led
H A Dleds-ot200.c19 struct led_classdev cdev; member in struct:ot200_led
H A Dleds-menf21bmc.c25 struct led_classdev cdev; member in struct:menf21bmc_led
/linux-master/drivers/base/
H A Dcontainer.c22 struct container_dev *cdev = to_container_dev(dev); local
/linux-master/arch/arm/mach-footbridge/
H A Debsa285.c28 struct led_classdev cdev; member in struct:ebsa285_led
48 static void ebsa285_led_set(struct led_classdev *cdev, argument
61 static enum led_brightness ebsa285_led_get(struct led_classdev *cdev) argument
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_selftest.c14 int qed_selftest_memory(struct qed_dev *cdev) argument
27 int qed_selftest_interrupt(struct qed_dev *cdev) argument
40 int qed_selftest_register(struct qed_dev *cdev) argument
63 int qed_selftest_clock(struct qed_dev *cdev) argument
86 qed_selftest_nvram(struct qed_dev *cdev) argument
[all...]
H A Dqed_iscsi.h61 qed_get_protocol_stats_iscsi(struct qed_dev *cdev, argument
H A Dqed_fcoe.h54 static inline void qed_get_protocol_stats_fcoe(struct qed_dev *cdev, argument
/linux-master/drivers/acpi/
H A Dcontainer.c34 static int acpi_container_offline(struct container_dev *cdev) argument
48 struct container_dev *cdev; local
/linux-master/sound/soc/intel/catpt/
H A Dsysfs.c14 struct catpt_dev *cdev = dev_get_drvdata(dev); local
38 struct catpt_dev *cdev = dev_get_drvdata(dev); local
/linux-master/drivers/staging/nvec/
H A Dnvec_paz00.c22 struct led_classdev cdev; member in struct:nvec_led
/linux-master/sound/soc/sof/
H A Dsof-client.h42 static inline int sof_client_ipc_tx_message_no_reply(struct sof_client_dev *cdev, void *ipc_msg) argument
[all...]
/linux-master/drivers/fsi/
H A Dfsi-slave.h15 struct cdev cdev; member in struct:fsi_slave
/linux-master/drivers/tee/
H A Dtee_private.h40 struct cdev cdev; member in struct:tee_device
/linux-master/drivers/thermal/
H A Dgov_step_wise.c33 struct thermal_cooling_device *cdev = instance->cdev; local
[all...]
H A Dthermal_debugfs.h17 static inline void thermal_debug_cdev_add(struct thermal_cooling_device *cdev) {} argument
18 static inline void thermal_debug_cdev_remove(struct thermal_cooling_device *cdev) {} argument
19 static inline void thermal_debug_cdev_state_update(const struct thermal_cooling_device *cdev, argument
H A Dgov_fair_share.c88 struct thermal_cooling_device *cdev = instance->cdev; local
43 get_target_state(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int percentage, int level) argument
/linux-master/arch/mips/sni/
H A Dsetup.c64 char *cdev; local
/linux-master/drivers/usb/gadget/legacy/
H A Dncm.c127 static int gncm_bind(struct usb_composite_dev *cdev) argument
186 static int gncm_unbind(struct usb_composite_dev *cdev) argument
/linux-master/drivers/net/can/m_can/
H A Dtcan4x5x.h33 struct m_can_classdev cdev; member in struct:tcan4x5x_priv
/linux-master/drivers/watchdog/
H A Dwatchdog_core.h42 struct cdev cdev; member in struct:watchdog_core_data

Completed in 621 milliseconds

1234567891011>>