Home
last modified time | relevance | path

Searched defs:cdev (Results 276 – 300 of 450) sorted by relevance

1...<<1112131415161718

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_dfu.c250 struct usb_composite_dev *cdev = get_gadget_data(gadget); in handle_dnload() local
692 struct usb_composite_dev *cdev = c->cdev; in dfu_bind() local
H A Df_sdp.c473 struct usb_composite_dev *cdev = c->cdev; in sdp_bind() local
542 struct usb_composite_dev *cdev = f->config->cdev; in sdp_set_alt() local
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dcore.c4722 static ssize_t freeze_on_smi_show(struct device *cdev, in freeze_on_smi_show()
4731 static ssize_t freeze_on_smi_store(struct device *cdev, in freeze_on_smi_store()
4773 static ssize_t show_sysctl_tfa(struct device *cdev, in show_sysctl_tfa()
4780 static ssize_t set_sysctl_tfa(struct device *cdev, in set_sysctl_tfa()
4807 static ssize_t branches_show(struct device *cdev, in branches_show()
4823 static ssize_t pmu_name_show(struct device *cdev, in pmu_name_show()
/OK3568_Linux_fs/kernel/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c575 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_validate_params() local
718 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_set_params() local
1069 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_handle_iscsi_dataout() local
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-mc13783.c30 struct led_classdev cdev; member
H A Dleds-wm831x-status.c20 struct led_classdev cdev; member
H A Dleds-gpio.c21 struct led_classdev cdev; member
H A Dleds-powernv.c51 struct led_classdev cdev; member
H A Dleds-max8997.c40 struct led_classdev cdev; member
H A Dleds-ns2.c46 struct led_classdev cdev; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c302 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst, in t3_l2t_get()
H A Dl2t.h103 #define L2DATA(cdev) (rcu_dereference((cdev)->l2opt)) argument
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dmailbox.c59 struct device *cdev = cinfo->dev; in mailbox_chan_setup() local
/OK3568_Linux_fs/u-boot/board/bosch/shc/
H A Dboard.c44 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dqdio_debug.c181 struct ccw_device *cdev = m->private; in ssqd_show() local
/OK3568_Linux_fs/u-boot/board/siemens/pxm2/
H A Dboard.c222 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in board_eth_init() local
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Drmtfs_mem.c25 struct cdev cdev; member
/OK3568_Linux_fs/kernel/drivers/dax/
H A Dsuper.c222 struct cdev cdev; member
668 struct cdev *cdev = inode->i_cdev; in inode_dax() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dses.c637 static int ses_intf_add(struct device *cdev, in ses_intf_add()
836 static void ses_intf_remove(struct device *cdev, in ses_intf_remove()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h266 struct cdev { struct
270 #define cdev_init(...) do { } while (0) argument
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsys_marvel.c319 marvel_map_irq(const struct pci_dev *cdev, u8 slot, u8 pin) in marvel_map_irq()
/OK3568_Linux_fs/u-boot/board/siemens/rut/
H A Dboard.c180 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in board_eth_init() local
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Ddfl-fme-main.c140 struct dfl_fpga_cdev *cdev = pdata->dfl_cdev; in fme_hdr_ioctl_release_port() local
152 struct dfl_fpga_cdev *cdev = pdata->dfl_cdev; in fme_hdr_ioctl_assign_port() local
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_of.c207 struct thermal_cooling_device *cdev) in of_thermal_bind()
242 struct thermal_cooling_device *cdev) in of_thermal_unbind()
/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dqed_ll2_if.h279 static inline int qed_ll2_alloc_if(struct qed_dev *cdev) in qed_ll2_alloc_if()
284 static inline void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if()

1...<<1112131415161718