Home
last modified time | relevance | path

Searched defs:cdev (Results 151 – 175 of 372) sorted by relevance

12345678910>>...15

/Linux-v4.19/drivers/leds/
Dleds-lm3642.c207 static int lm3642_torch_brightness_set(struct led_classdev *cdev, in lm3642_torch_brightness_set()
258 static int lm3642_strobe_brightness_set(struct led_classdev *cdev, in lm3642_strobe_brightness_set()
273 static int lm3642_indicator_brightness_set(struct led_classdev *cdev, in lm3642_indicator_brightness_set()
Dleds-lm3533.c50 struct led_classdev cdev; member
58 static inline struct lm3533_led *to_lm3533_led(struct led_classdev *cdev) in to_lm3533_led()
122 static int lm3533_led_set(struct led_classdev *cdev, in lm3533_led_set()
135 static enum led_brightness lm3533_led_get(struct led_classdev *cdev) in lm3533_led_get()
285 static int lm3533_led_blink_set(struct led_classdev *cdev, in lm3533_led_blink_set()
Dleds-lm355x.c311 static int lm355x_torch_brightness_set(struct led_classdev *cdev, in lm355x_torch_brightness_set()
326 static int lm355x_strobe_brightness_set(struct led_classdev *cdev, in lm355x_strobe_brightness_set()
341 static int lm355x_indicator_brightness_set(struct led_classdev *cdev, in lm355x_indicator_brightness_set()
Dleds-s3c24xx.c28 struct led_classdev cdev; member
Dleds-ot200.c19 struct led_classdev cdev; member
/Linux-v4.19/arch/arm/mach-footbridge/
Dnetwinder-hw.c667 struct led_classdev cdev; member
688 static void netwinder_led_set(struct led_classdev *cdev, in netwinder_led_set()
706 static enum led_brightness netwinder_led_get(struct led_classdev *cdev) in netwinder_led_get()
/Linux-v4.19/drivers/thermal/
Dthermal_core.h27 struct thermal_cooling_device *cdev; member
73 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update()
Ddb8500_thermal.c45 static int db8500_thermal_match_cdev(struct thermal_cooling_device *cdev, in db8500_thermal_match_cdev()
63 struct thermal_cooling_device *cdev) in db8500_cdev_bind()
90 struct thermal_cooling_device *cdev) in db8500_cdev_unbind()
/Linux-v4.19/drivers/usb/gadget/function/
Df_midi.c273 struct usb_composite_dev *cdev = midi->func.config->cdev; in f_midi_complete() local
342 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_start_ep() local
420 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_disable() local
872 struct usb_composite_dev *cdev = c->cdev; in f_midi_bind() local
1271 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_unbind() local
Df_hid.c61 struct cdev cdev; member
464 struct usb_composite_dev *cdev = hidg->func.config->cdev; in hidg_set_report_complete() local
500 struct usb_composite_dev *cdev = f->config->cdev; in hidg_setup() local
637 struct usb_composite_dev *cdev = f->config->cdev; in hidg_set_alt() local
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_fcoe.h68 static inline void qed_get_protocol_stats_fcoe(struct qed_dev *cdev, in qed_get_protocol_stats_fcoe()
Dqed_iscsi.h85 qed_get_protocol_stats_iscsi(struct qed_dev *cdev, in qed_get_protocol_stats_iscsi()
Dqed.h128 #define for_each_hwfn(cdev, i) for (i = 0; i < cdev->num_hwfns; i++) argument
528 struct qed_dev *cdev; member
779 #define IS_QED_SRIOV(cdev) (!!(cdev)->p_iov_info) argument
800 #define IS_QED_ETH_IF(cdev) ((cdev)->protocol == QED_PROTOCOL_ETH) argument
801 #define IS_QED_FCOE_IF(cdev) ((cdev)->protocol == QED_PROTOCOL_FCOE) argument
846 static inline u8 qed_concrete_to_sw_fid(struct qed_dev *cdev, in qed_concrete_to_sw_fid()
900 #define DP_NAME(cdev) ((cdev)->name) argument
902 #define REG_ADDR(cdev, offset) (void __iomem *)((u8 __iomem *)\ argument
906 #define REG_RD(cdev, offset) readl(REG_ADDR(cdev, offset)) argument
907 #define REG_WR(cdev, offset, val) writel((u32)val, REG_ADDR(cdev, offset)) argument
[all …]
/Linux-v4.19/drivers/usb/gadget/legacy/
Dg_ffs.c312 static int gfs_bind(struct usb_composite_dev *cdev) in gfs_bind()
444 static int gfs_unbind(struct usb_composite_dev *cdev) in gfs_unbind()
/Linux-v4.19/drivers/video/backlight/
Dlm3639_bl.c223 static void lm3639_torch_brightness_set(struct led_classdev *cdev, in lm3639_torch_brightness_set()
260 static void lm3639_flash_brightness_set(struct led_classdev *cdev, in lm3639_flash_brightness_set()
/Linux-v4.19/include/linux/mtd/
Dubi.h125 dev_t cdev; member
196 dev_t cdev; member
/Linux-v4.19/drivers/staging/nvec/
Dnvec_paz00.c25 struct led_classdev cdev; member
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_io.c283 struct chtls_dev *cdev; in tls_copy_tx_key() local
735 struct chtls_dev *cdev = csk->cdev; in should_push() local
917 static int csk_mem_free(struct chtls_dev *cdev, struct sock *sk) in csk_mem_free()
922 static int csk_wait_memory(struct chtls_dev *cdev, in csk_wait_memory()
992 struct chtls_dev *cdev = csk->cdev; in chtls_sendmsg() local
1211 struct chtls_dev *cdev; in chtls_sendpage() local
/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.c222 struct thermal_cooling_device *cdev; member
472 struct thermal_cooling_device *cdev; in tegra_thermctl_set_trip_temp() local
578 struct thermal_cooling_device *cdev; in tegra_soctherm_set_hwtrips() local
876 static int throt_get_cdev_max_state(struct thermal_cooling_device *cdev, in throt_get_cdev_max_state()
883 static int throt_get_cdev_cur_state(struct thermal_cooling_device *cdev, in throt_get_cdev_cur_state()
898 static int throt_set_cdev_state(struct thermal_cooling_device *cdev, in throt_set_cdev_state()
/Linux-v4.19/arch/mips/sni/
Dsetup.c62 char *cdev; in sni_console_setup() local
/Linux-v4.19/drivers/s390/block/
Ddasd_fba.c58 dasd_fba_probe(struct ccw_device *cdev) in dasd_fba_probe()
64 dasd_fba_set_online(struct ccw_device *cdev) in dasd_fba_set_online()
130 struct ccw_device *cdev = device->cdev; in dasd_fba_check_characteristics() local
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c772 static int iwl_mvm_tcool_get_max_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_get_max_state()
780 static int iwl_mvm_tcool_get_cur_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_get_cur_state()
790 static int iwl_mvm_tcool_set_cur_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_set_cur_state()
/Linux-v4.19/drivers/staging/greybus/
Draw.c26 struct cdev cdev; member
260 struct cdev *cdev = inode->i_cdev; in raw_open() local
/Linux-v4.19/drivers/scsi/fcoe/
Dlibfcoe.h32 #define LIBFCOE_SYSFS_DBG(cdev, fmt, args...) \ argument
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_main.c707 static struct qede_dev *qede_alloc_etherdev(struct qed_dev *cdev, in qede_alloc_etherdev()
973 static void qede_update_pf_params(struct qed_dev *cdev) in qede_update_pf_params()
1043 struct qed_dev *cdev; in __qede_probe() local
1171 struct qed_dev *cdev = edev->cdev; in __qede_remove() local
1783 struct qed_dev *cdev = edev->cdev; in qede_stop_queues() local
1919 struct qed_dev *cdev = edev->cdev; in qede_start_queues() local

12345678910>>...15