/linux-6.8/drivers/s390/net/ |
D | ctcm_main.c | 277 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-6.8/drivers/hwmon/ |
D | max6650.c | 470 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-6.8/drivers/leds/ |
D | leds-ip30.c | 16 struct led_classdev cdev; member
|
D | leds-lt3593.c | 17 struct led_classdev cdev; member
|
D | leds-ot200.c | 19 struct led_classdev cdev; member
|
D | leds-lp55xx-common.c | 28 static struct lp55xx_led *cdev_to_lp55xx_led(struct led_classdev *cdev) in cdev_to_lp55xx_led() 138 static int lp55xx_set_mc_brightness(struct led_classdev *cdev, in lp55xx_set_mc_brightness() 150 static int lp55xx_set_brightness(struct led_classdev *cdev, in lp55xx_set_brightness()
|
D | leds-menf21bmc.c | 25 struct led_classdev cdev; member
|
/linux-6.8/drivers/net/ethernet/qlogic/qed/ |
D | qed.h | 97 #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 …]
|
D | qed_iscsi.h | 61 qed_get_protocol_stats_iscsi(struct qed_dev *cdev, in qed_get_protocol_stats_iscsi()
|
D | qed_debug.c | 8092 int qed_dbg_grc(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes) in qed_dbg_grc() 8097 int qed_dbg_grc_size(struct qed_dev *cdev) in qed_dbg_grc_size() 8102 int qed_dbg_idle_chk(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes) in qed_dbg_idle_chk() 8108 int qed_dbg_idle_chk_size(struct qed_dev *cdev) in qed_dbg_idle_chk_size() 8113 int qed_dbg_reg_fifo(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes) in qed_dbg_reg_fifo() 8119 int qed_dbg_reg_fifo_size(struct qed_dev *cdev) in qed_dbg_reg_fifo_size() 8124 int qed_dbg_igu_fifo(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes) in qed_dbg_igu_fifo() 8130 int qed_dbg_igu_fifo_size(struct qed_dev *cdev) in qed_dbg_igu_fifo_size() 8151 static int qed_dbg_nvm_image(struct qed_dev *cdev, void *buffer, in qed_dbg_nvm_image() 8185 int qed_dbg_protection_override(struct qed_dev *cdev, void *buffer, in qed_dbg_protection_override() [all …]
|
/linux-6.8/drivers/char/agp/ |
D | isoch.c | 84 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-6.8/drivers/staging/greybus/ |
D | authentication.c | 34 struct cdev cdev; member 66 static struct gb_cap *get_cap(struct cdev *cdev) in get_cap()
|
/linux-6.8/drivers/input/keyboard/ |
D | qt2160.c | 47 struct led_classdev cdev; member 69 static int qt2160_led_set(struct led_classdev *cdev, in qt2160_led_set()
|
/linux-6.8/drivers/thermal/ |
D | gov_step_wise.c | 33 struct thermal_cooling_device *cdev = instance->cdev; in get_target_state() local
|
D | thermal_debugfs.c | 402 void thermal_debug_cdev_state_update(const struct thermal_cooling_device *cdev, in thermal_debug_cdev_state_update() 462 void thermal_debug_cdev_add(struct thermal_cooling_device *cdev) in thermal_debug_cdev_add() 504 void thermal_debug_cdev_remove(struct thermal_cooling_device *cdev) in thermal_debug_cdev_remove()
|
/linux-6.8/drivers/infiniband/core/ |
D | device.c | 384 struct ib_core_device *cdev; in rename_compat_devs() local 914 struct ib_core_device *cdev = in compatdev_release() local 923 struct ib_core_device *cdev; in add_one_compat_dev() local 996 struct ib_core_device *cdev; in remove_one_compat_dev() local 1010 struct ib_core_device *cdev; in remove_compat_devs() local 1037 struct ib_compat_device *cdev; in remove_all_compat_devs() local
|
/linux-6.8/arch/mips/sni/ |
D | setup.c | 64 char *cdev; in sni_console_setup() local
|
/linux-6.8/drivers/scsi/fcoe/ |
D | libfcoe.h | 32 #define LIBFCOE_SYSFS_DBG(cdev, fmt, args...) \ argument
|
/linux-6.8/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls_io.c | 280 struct chtls_dev *cdev; in tls_copy_tx_key() local 731 struct chtls_dev *cdev = csk->cdev; in should_push() local 905 static bool csk_mem_free(struct chtls_dev *cdev, struct sock *sk) in csk_mem_free() 910 static int csk_wait_memory(struct chtls_dev *cdev, in csk_wait_memory() 1013 struct chtls_dev *cdev = csk->cdev; in chtls_sendmsg() local
|
/linux-6.8/drivers/target/iscsi/cxgbit/ |
D | cxgbit.h | 169 struct cxgbit_device *cdev; member 248 static inline void cxgbit_get_cdev(struct cxgbit_device *cdev) in cxgbit_get_cdev() 253 static inline void cxgbit_put_cdev(struct cxgbit_device *cdev) in cxgbit_put_cdev() 347 struct cxgbi_ppm *cdev2ppm(struct cxgbit_device *cdev) in cdev2ppm()
|
/linux-6.8/drivers/tee/ |
D | tee_private.h | 40 struct cdev cdev; member
|
/linux-6.8/drivers/fsi/ |
D | fsi-slave.h | 15 struct cdev cdev; member
|
/linux-6.8/drivers/net/wireless/ath/ath11k/ |
D | thermal.h | 18 struct thermal_cooling_device *cdev; member
|
/linux-6.8/drivers/net/wireless/ath/ath10k/ |
D | thermal.h | 16 struct thermal_cooling_device *cdev; member
|
/linux-6.8/drivers/usb/gadget/legacy/ |
D | gmidi.c | 141 static int midi_bind(struct usb_composite_dev *cdev) in midi_bind()
|