| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | iomux.c | 69 struct rk_iomux_device *cdev; in rk_iomux_device_create() local
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/ |
| H A D | intel_powerclamp.c | 595 static int powerclamp_get_max_state(struct thermal_cooling_device *cdev, in powerclamp_get_max_state() 603 static int powerclamp_get_cur_state(struct thermal_cooling_device *cdev, in powerclamp_get_cur_state() 615 static int powerclamp_set_cur_state(struct thermal_cooling_device *cdev, in powerclamp_set_cur_state()
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | dasd_fba.c | 59 dasd_fba_probe(struct ccw_device *cdev) in dasd_fba_probe() 65 dasd_fba_set_online(struct ccw_device *cdev) in dasd_fba_set_online() 131 struct ccw_device *cdev = device->cdev; in dasd_fba_check_characteristics() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tt.c | 832 static int iwl_mvm_tcool_get_max_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_get_max_state() 840 static int iwl_mvm_tcool_get_cur_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_get_cur_state() 850 static int iwl_mvm_tcool_set_cur_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_set_cur_state()
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-turris-omnia.c | 52 static int omnia_led_brightness_set_blocking(struct led_classdev *cdev, in omnia_led_brightness_set_blocking() 89 struct led_classdev *cdev; in omnia_led_register() local
|
| H A D | leds-s3c24xx.c | 22 struct led_classdev cdev; member
|
| H A D | leds-ip30.c | 16 struct led_classdev cdev; member
|
| H A D | leds-lt3593.c | 16 struct led_classdev cdev; member
|
| /OK3568_Linux_fs/u-boot/board/compulab/cm_t335/ |
| H A D | spl.c | 66 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in am33xx_spl_board_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_fcoe.h | 42 static inline void qed_get_protocol_stats_fcoe(struct qed_dev *cdev, in qed_get_protocol_stats_fcoe()
|
| H A D | qed_iscsi.h | 55 qed_get_protocol_stats_iscsi(struct qed_dev *cdev, in qed_get_protocol_stats_iscsi()
|
| H A D | qed.h | 102 #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 …]
|
| H A D | qed_debug.c | 7605 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 …]
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | ubi.h | 115 dev_t cdev; member 189 dev_t cdev; member
|
| /OK3568_Linux_fs/kernel/drivers/dma/idxd/ |
| H A D | cdev.c | 56 struct cdev *cdev = inode->i_cdev; in inode_idxd_cdev() local 201 struct cdev *cdev; in idxd_wq_add_cdev() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | raw.c | 25 struct cdev cdev; member 259 struct cdev *cdev = inode->i_cdev; in raw_open() local
|
| H A D | authentication.c | 34 struct cdev cdev; member 63 static struct gb_cap *get_cap(struct cdev *cdev) in get_cap()
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | ctcm_main.c | 277 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()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/staging/nvec/ |
| H A D | nvec_paz00.c | 25 struct led_classdev cdev; member
|
| /OK3568_Linux_fs/kernel/drivers/char/agp/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_audio_source.c | 495 struct usb_composite_dev *cdev = f->config->cdev; in audio_get_endpoint_req() local 528 struct usb_composite_dev *cdev = f->config->cdev; in audio_setup() local 568 struct usb_composite_dev *cdev = f->config->cdev; in audio_set_alt() local 622 struct usb_composite_dev *cdev = c->cdev; in audio_bind() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/ |
| H A D | chilisom.c | 27 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
|
| /OK3568_Linux_fs/kernel/arch/mips/sni/ |
| H A D | setup.c | 62 char *cdev; in sni_console_setup() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/fcoe/ |
| H A D | libfcoe.h | 32 #define LIBFCOE_SYSFS_DBG(cdev, fmt, args...) \ argument
|