Home
last modified time | relevance | path

Searched defs:cdev (Results 176 – 200 of 449) sorted by relevance

12345678910>>...18

/Linux-v6.6/drivers/platform/x86/
Dlg-laptop.c584 static void tpad_led_set(struct led_classdev *cdev, in tpad_led_set()
593 static enum led_brightness tpad_led_get(struct led_classdev *cdev) in tpad_led_get()
600 static void kbd_backlight_set(struct led_classdev *cdev, in kbd_backlight_set()
646 static enum led_brightness kbd_backlight_get(struct led_classdev *cdev) in kbd_backlight_get()
/Linux-v6.6/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
874 struct usb_composite_dev *cdev = c->cdev; in f_midi_bind() local
1313 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_unbind() local
/Linux-v6.6/include/linux/
Dcpu_cooling.h51 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()
/Linux-v6.6/drivers/base/
Dcontainer.c22 struct container_dev *cdev = to_container_dev(dev); in container_offline() local
/Linux-v6.6/drivers/leds/
Dleds-turris-omnia.c44 static int omnia_led_brightness_set_blocking(struct led_classdev *cdev, in omnia_led_brightness_set_blocking()
81 struct led_classdev *cdev; in omnia_led_register() local
Dleds-lm355x.c308 static int lm355x_torch_brightness_set(struct led_classdev *cdev, in lm355x_torch_brightness_set()
323 static int lm355x_strobe_brightness_set(struct led_classdev *cdev, in lm355x_strobe_brightness_set()
338 static int lm355x_indicator_brightness_set(struct led_classdev *cdev, in lm355x_indicator_brightness_set()
Dleds-ip30.c16 struct led_classdev cdev; member
/Linux-v6.6/drivers/usb/gadget/legacy/
Dg_ffs.c308 static int gfs_bind(struct usb_composite_dev *cdev) in gfs_bind()
440 static int gfs_unbind(struct usb_composite_dev *cdev) in gfs_unbind()
/Linux-v6.6/drivers/net/ethernet/qlogic/qede/
Dqede_main.c788 static struct qede_dev *qede_alloc_etherdev(struct qed_dev *cdev, in qede_alloc_etherdev()
1160 static void qede_update_pf_params(struct qed_dev *cdev) in qede_update_pf_params()
1231 struct qed_dev *cdev; in __qede_probe() local
1389 struct qed_dev *cdev; in __qede_remove() local
1578 struct qed_dev *cdev = edev->cdev; in qede_alloc_mem_rxq() local
2103 struct qed_dev *cdev = edev->cdev; in qede_stop_queues() local
2244 struct qed_dev *cdev = edev->cdev; in qede_start_queues() local
2717 struct qed_dev *cdev = edev->cdev; in qede_atomic_hw_err_handler() local
/Linux-v6.6/drivers/video/backlight/
Dlm3639_bl.c219 static void lm3639_torch_brightness_set(struct led_classdev *cdev, in lm3639_torch_brightness_set()
256 static void lm3639_flash_brightness_set(struct led_classdev *cdev, in lm3639_flash_brightness_set()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c726 static int iwl_mvm_tcool_get_max_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_get_max_state()
734 static int iwl_mvm_tcool_get_cur_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_get_cur_state()
744 static int iwl_mvm_tcool_set_cur_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_set_cur_state()
/Linux-v6.6/drivers/s390/cio/
Dqdio_setup.c356 struct ccw_device *cdev = irq_ptr->cdev; in qdio_setup_irq() local
392 struct ccw_device *cdev = irq->cdev; in qdio_shutdown_irq() local
/Linux-v6.6/include/linux/mtd/
Dubi.h112 dev_t cdev; member
184 dev_t cdev; member
/Linux-v6.6/drivers/firmware/arm_scmi/
Dmailbox.c84 static int mailbox_chan_validate(struct device *cdev, in mailbox_chan_validate()
149 struct device *cdev = cinfo->dev; in mailbox_chan_setup() local
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/
Dqed_fcoe.h54 static inline void qed_get_protocol_stats_fcoe(struct qed_dev *cdev, in qed_get_protocol_stats_fcoe()
Dqed.h97 #define for_each_hwfn(cdev, i) for (i = 0; i < (cdev)->num_hwfns; i++) argument
524 struct qed_dev *cdev; member
782 #define IS_QED_SRIOV(cdev) (!!(cdev)->p_iov_info) argument
814 #define IS_QED_ETH_IF(cdev) ((cdev)->protocol == QED_PROTOCOL_ETH) argument
815 #define IS_QED_FCOE_IF(cdev) ((cdev)->protocol == QED_PROTOCOL_FCOE) argument
887 static inline u8 qed_concrete_to_sw_fid(struct qed_dev *cdev, in qed_concrete_to_sw_fid()
955 #define DP_NAME(cdev) ((cdev)->name) argument
957 #define REG_ADDR(cdev, offset) ((void __iomem *)((u8 __iomem *)\ argument
961 #define REG_RD(cdev, offset) readl(REG_ADDR(cdev, offset)) argument
962 #define REG_WR(cdev, offset, val) writel((u32)val, REG_ADDR(cdev, offset)) argument
[all …]
/Linux-v6.6/drivers/scsi/
Draid_class.c78 struct device *cdev) in raid_setup()
95 struct device *cdev) in raid_remove()
/Linux-v6.6/drivers/staging/greybus/
Draw.c25 struct cdev cdev; member
259 struct cdev *cdev = inode->i_cdev; in raw_open() local
Dauthentication.c34 struct cdev cdev; member
63 static struct gb_cap *get_cap(struct cdev *cdev) in get_cap()
/Linux-v6.6/drivers/staging/nvec/
Dnvec_paz00.c22 struct led_classdev cdev; member
/Linux-v6.6/drivers/s390/net/
Dctcm_main.c277 static long ctcm_check_irb_error(struct ccw_device *cdev, struct irb *irb) in ctcm_check_irb_error()
1147 static void ctcm_irq_handler(struct ccw_device *cdev, in ctcm_irq_handler()
1299 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, in add_channel()
/Linux-v6.6/drivers/hwmon/
Dmax6650.c470 static int max6650_get_max_state(struct thermal_cooling_device *cdev, in max6650_get_max_state()
478 static int max6650_get_cur_state(struct thermal_cooling_device *cdev, in max6650_get_cur_state()
488 static int max6650_set_cur_state(struct thermal_cooling_device *cdev, in max6650_set_cur_state()
/Linux-v6.6/drivers/thermal/intel/
Dintel_powerclamp.c679 static int powerclamp_get_max_state(struct thermal_cooling_device *cdev, in powerclamp_get_max_state()
687 static int powerclamp_get_cur_state(struct thermal_cooling_device *cdev, in powerclamp_get_cur_state()
697 static int powerclamp_set_cur_state(struct thermal_cooling_device *cdev, in powerclamp_set_cur_state()
/Linux-v6.6/drivers/char/agp/
Disoch.c84 unsigned int cdev = 0; in agp_3_5_isochronous_node_enable() local
290 unsigned int cdev = 0; in agp_3_5_nonisochronous_node_enable() local
/Linux-v6.6/drivers/input/keyboard/
Dqt2160.c47 struct led_classdev cdev; member
69 static int qt2160_led_set(struct led_classdev *cdev, in qt2160_led_set()

12345678910>>...18