Home
last modified time | relevance | path

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

12345678910>>...17

/linux-5.10/drivers/leds/
Dleds-ip30.c16 struct led_classdev cdev; member
Dleds-lt3593.c16 struct led_classdev cdev; member
Dleds-ot200.c19 struct led_classdev cdev; member
Dleds-menf21bmc.c25 struct led_classdev cdev; member
Dleds-syscon.c28 struct led_classdev cdev; member
Dleds-lp55xx-common.c27 static struct lp55xx_led *cdev_to_lp55xx_led(struct led_classdev *cdev) in cdev_to_lp55xx_led()
137 static int lp55xx_set_mc_brightness(struct led_classdev *cdev, in lp55xx_set_mc_brightness()
149 static int lp55xx_set_brightness(struct led_classdev *cdev, in lp55xx_set_brightness()
Dleds-acer-a500.c18 struct led_classdev cdev; member
/linux-5.10/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-5.10/arch/mips/sni/
Dsetup.c62 char *cdev; in sni_console_setup() local
/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_iscsi.h55 qed_get_protocol_stats_iscsi(struct qed_dev *cdev, in qed_get_protocol_stats_iscsi()
Dqed.h102 #define for_each_hwfn(cdev, i) for (i = 0; i < cdev->num_hwfns; i++) argument
531 struct qed_dev *cdev; member
790 #define IS_QED_SRIOV(cdev) (!!(cdev)->p_iov_info) argument
822 #define IS_QED_ETH_IF(cdev) ((cdev)->protocol == QED_PROTOCOL_ETH) argument
823 #define IS_QED_FCOE_IF(cdev) ((cdev)->protocol == QED_PROTOCOL_FCOE) argument
894 static inline u8 qed_concrete_to_sw_fid(struct qed_dev *cdev, in qed_concrete_to_sw_fid()
958 #define DP_NAME(cdev) ((cdev)->name) argument
960 #define REG_ADDR(cdev, offset) (void __iomem *)((u8 __iomem *)\ argument
964 #define REG_RD(cdev, offset) readl(REG_ADDR(cdev, offset)) argument
965 #define REG_WR(cdev, offset, val) writel((u32)val, REG_ADDR(cdev, offset)) argument
[all …]
Dqed_debug.c7605 int qed_dbg_grc(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes) in qed_dbg_grc()
7610 int qed_dbg_grc_size(struct qed_dev *cdev) in qed_dbg_grc_size()
7615 int qed_dbg_idle_chk(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes) in qed_dbg_idle_chk()
7621 int qed_dbg_idle_chk_size(struct qed_dev *cdev) in qed_dbg_idle_chk_size()
7626 int qed_dbg_reg_fifo(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes) in qed_dbg_reg_fifo()
7632 int qed_dbg_reg_fifo_size(struct qed_dev *cdev) in qed_dbg_reg_fifo_size()
7637 int qed_dbg_igu_fifo(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes) in qed_dbg_igu_fifo()
7643 int qed_dbg_igu_fifo_size(struct qed_dev *cdev) in qed_dbg_igu_fifo_size()
7664 static int qed_dbg_nvm_image(struct qed_dev *cdev, void *buffer, in qed_dbg_nvm_image()
7698 int qed_dbg_protection_override(struct qed_dev *cdev, void *buffer, in qed_dbg_protection_override()
[all …]
/linux-5.10/drivers/scsi/fcoe/
Dlibfcoe.h32 #define LIBFCOE_SYSFS_DBG(cdev, fmt, args...) \ argument
/linux-5.10/drivers/gpio/
Dgpiolib-cdev.c1979 static int lineinfo_get(struct gpio_chardev_data *cdev, void __user *ip, in lineinfo_get()
2019 struct gpio_chardev_data *cdev = file->private_data; in gpio_ioctl() local
2134 struct gpio_chardev_data *cdev = to_gpio_chardev_data(nb); in lineinfo_changed_notify() local
2159 struct gpio_chardev_data *cdev = file->private_data; in lineinfo_watch_poll() local
2174 struct gpio_chardev_data *cdev = file->private_data; in lineinfo_watch_read() local
2257 struct gpio_chardev_data *cdev; in gpio_chrdev_open() local
2309 struct gpio_chardev_data *cdev = file->private_data; in gpio_chrdev_release() local
/linux-5.10/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-5.10/drivers/dma/idxd/
Dcdev.c56 struct cdev *cdev = inode->i_cdev; in inode_idxd_cdev() local
268 struct cdev *cdev = &idxd_cdev->cdev; in idxd_wq_add_cdev() local
/linux-5.10/drivers/thermal/
Dgov_step_wise.c40 struct thermal_cooling_device *cdev = instance->cdev; in get_target_state() local
/linux-5.10/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-5.10/drivers/s390/net/
Dctcm_main.c277 static long ctcm_check_irb_error(struct ccw_device *cdev, struct irb *irb) in ctcm_check_irb_error()
1194 static void ctcm_irq_handler(struct ccw_device *cdev, in ctcm_irq_handler()
1346 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, in add_channel()
/linux-5.10/drivers/net/wireless/ath/ath11k/
Dthermal.h17 struct thermal_cooling_device *cdev; member
/linux-5.10/drivers/net/wireless/ath/ath10k/
Dthermal.h16 struct thermal_cooling_device *cdev; member
/linux-5.10/drivers/usb/gadget/legacy/
Dgmidi.c141 static int midi_bind(struct usb_composite_dev *cdev) in midi_bind()
/linux-5.10/drivers/infiniband/core/
Ddevice.c382 struct ib_core_device *cdev; in rename_compat_devs() local
862 struct ib_core_device *cdev = in compatdev_release() local
871 struct ib_core_device *cdev; in add_one_compat_dev() local
944 struct ib_core_device *cdev; in remove_one_compat_dev() local
958 struct ib_core_device *cdev; in remove_compat_devs() local
985 struct ib_compat_device *cdev; in remove_all_compat_devs() local
/linux-5.10/drivers/tee/
Dtee_private.h51 struct cdev cdev; member

12345678910>>...17