/Linux-v4.19/drivers/spi/ |
D | spi.c | 255 struct spi_controller *ctlr) in spi_statistics_add_transfer_stats() 452 struct spi_device *spi_alloc_device(struct spi_controller *ctlr) in spi_alloc_device() 514 struct spi_controller *ctlr = spi->controller; in spi_add_device() local 583 struct spi_device *spi_new_device(struct spi_controller *ctlr, in spi_new_device() 658 static void spi_match_controller_to_boardinfo(struct spi_controller *ctlr, in spi_match_controller_to_boardinfo() 707 struct spi_controller *ctlr; in spi_register_board_info() local 747 int spi_map_buf(struct spi_controller *ctlr, struct device *dev, in spi_map_buf() 828 void spi_unmap_buf(struct spi_controller *ctlr, struct device *dev, in spi_unmap_buf() 837 static int __spi_map_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_map_msg() 885 static int __spi_unmap_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_unmap_msg() [all …]
|
D | spi-mem.c | 32 int spi_controller_dma_map_mem_op_data(struct spi_controller *ctlr, in spi_controller_dma_map_mem_op_data() 78 void spi_controller_dma_unmap_mem_op_data(struct spi_controller *ctlr, in spi_controller_dma_unmap_mem_op_data() 169 struct spi_controller *ctlr = mem->spi->controller; in spi_mem_supports_op() local 193 struct spi_controller *ctlr = mem->spi->controller; in spi_mem_exec_op() local 348 struct spi_controller *ctlr = mem->spi->controller; in spi_mem_adjust_op_size() local 365 struct spi_controller *ctlr = spi->controller; in spi_mem_probe() local
|
D | internals.h | 29 static inline int spi_map_buf(struct spi_controller *ctlr, struct device *dev, in spi_map_buf() 36 static inline void spi_unmap_buf(struct spi_controller *ctlr, in spi_unmap_buf()
|
D | spi-sprd-adi.c | 107 struct spi_controller *ctlr; member 265 static int sprd_adi_transfer_one(struct spi_controller *ctlr, in sprd_adi_transfer_one() 430 struct spi_controller *ctlr; in sprd_adi_probe() local 506 struct spi_controller *ctlr = dev_get_drvdata(&pdev->dev); in sprd_adi_remove() local
|
/Linux-v4.19/drivers/net/ethernet/ti/ |
D | davinci_cpdma.c | 119 struct cpdma_ctlr *ctlr; member 171 #define dma_reg_read(ctlr, ofs) readl((ctlr)->dmaregs + (ofs)) argument 174 #define dma_reg_write(ctlr, ofs, v) writel(v, (ctlr)->dmaregs + (ofs)) argument 186 static void cpdma_desc_pool_destroy(struct cpdma_ctlr *ctlr) in cpdma_desc_pool_destroy() 208 static int cpdma_desc_pool_create(struct cpdma_ctlr *ctlr) in cpdma_desc_pool_create() 302 static int _cpdma_control_set(struct cpdma_ctlr *ctlr, int control, int value) in _cpdma_control_set() 327 static int _cpdma_control_get(struct cpdma_ctlr *ctlr, int control) in _cpdma_control_get() 353 struct cpdma_ctlr *ctlr = chan->ctlr; in cpdma_chan_set_chan_shaper() local 373 struct cpdma_ctlr *ctlr = chan->ctlr; in cpdma_chan_on() local 405 struct cpdma_ctlr *ctlr = ch->ctlr; in cpdma_chan_fit_rate() local [all …]
|
/Linux-v4.19/drivers/scsi/fcoe/ |
D | fcoe_sysfs.c | 274 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in show_ctlr_mode() local 288 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_mode() local 337 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_enabled() local 382 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in fcoe_enum_name_search() local 400 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_fip_resp() local 424 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in show_ctlr_fip_resp() local 454 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in store_ctlr_r_a_tov() local 468 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in show_ctlr_r_a_tov() local 481 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in store_ctlr_e_d_tov() local 495 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in show_ctlr_e_d_tov() local [all …]
|
D | fcoe.c | 396 struct fcoe_ctlr *ctlr; in fcoe_interface_create() local 527 struct fcoe_ctlr *ctlr; in fcoe_fip_recv() local 550 struct fcoe_ctlr *ctlr; in fcoe_fip_vlan_recv() local 719 struct fcoe_ctlr *ctlr; in fcoe_netdev_config() local 1139 struct fcoe_ctlr *ctlr = fcoe_to_ctlr(fcoe); in fcoe_if_create() local 1347 struct fcoe_ctlr *ctlr; in fcoe_rcv() local 1492 struct fcoe_ctlr *ctlr = fcoe_to_ctlr(fcoe); in fcoe_xmit() local 1618 struct fcoe_ctlr *ctlr; in fcoe_filter_frames() local 1807 struct fcoe_ctlr *ctlr; in fcoe_dcb_app_notification() local 1860 struct fcoe_ctlr *ctlr; in fcoe_device_notification() local [all …]
|
D | fcoe_ctlr.c | 3261 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in fcoe_ctlr_set_fip_mode() local
|
/Linux-v4.19/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 141 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in bnx2fc_fcf_get_vlan_id() local 273 struct fcoe_ctlr *ctlr; in bnx2fc_xmit() local 434 struct fcoe_ctlr *ctlr; in bnx2fc_rcv() local 531 struct fcoe_ctlr *ctlr; in bnx2fc_recv_frame() local 807 struct fcoe_ctlr *ctlr; in bnx2fc_net_config() local 876 struct fcoe_ctlr *ctlr; in bnx2fc_indicate_netevent() local 1069 struct fcoe_ctlr *ctlr; in bnx2fc_fip_recv() local 1248 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_setup() local 1320 struct fcoe_ctlr *ctlr; in bnx2fc_interface_release() local 1452 struct fcoe_ctlr *ctlr; in bnx2fc_interface_create() local [all …]
|
D | bnx2fc_hwi.c | 176 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_ofld_req() local 361 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_enable_req() local 430 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_disable_req() local
|
/Linux-v4.19/include/linux/platform_data/ |
D | edma.h | 52 #define EDMA_CTLR_CHAN(ctlr, chan) (((ctlr) << 16) | (chan)) argument 56 #define EDMA_FILTER_PARAM(ctlr, chan) ((int[]) { EDMA_CTLR_CHAN(ctlr, chan) }) argument
|
/Linux-v4.19/include/linux/spi/ |
D | spi.h | 580 static inline void *spi_controller_get_devdata(struct spi_controller *ctlr) in spi_controller_get_devdata() 585 static inline void spi_controller_set_devdata(struct spi_controller *ctlr, in spi_controller_set_devdata() 591 static inline struct spi_controller *spi_controller_get(struct spi_controller *ctlr) in spi_controller_get() 598 static inline void spi_controller_put(struct spi_controller *ctlr) in spi_controller_put() 604 static inline bool spi_controller_is_slave(struct spi_controller *ctlr) in spi_controller_is_slave() 946 struct spi_controller *ctlr = spi->controller; in spi_max_message_size() local 956 struct spi_controller *ctlr = spi->controller; in spi_max_transfer_size() local 1307 spi_transfer_is_last(struct spi_controller *ctlr, struct spi_transfer *xfer) in spi_transfer_is_last()
|
D | spi-mem.h | 227 spi_controller_dma_map_mem_op_data(struct spi_controller *ctlr, in spi_controller_dma_map_mem_op_data() 235 spi_controller_dma_unmap_mem_op_data(struct spi_controller *ctlr, in spi_controller_dma_unmap_mem_op_data()
|
/Linux-v4.19/drivers/scsi/device_handler/ |
D | scsi_dh_rdac.c | 186 struct rdac_controller *ctlr; member 264 static unsigned int rdac_failover_get(struct rdac_controller *ctlr, in rdac_failover_get() 319 struct rdac_controller *ctlr; in release_controller() local 329 struct rdac_controller *ctlr, *tmp; in get_controller() local 529 struct rdac_controller *ctlr = in send_mode_select() local 587 struct rdac_controller *ctlr; in queue_mode_select() local
|
/Linux-v4.19/drivers/net/can/rcar/ |
D | rcar_can.c | 58 u16 ctlr; /* Control Register */ member 441 u16 ctlr; in rcar_can_start() local 551 u16 ctlr; in rcar_can_stop() local 855 u16 ctlr; in rcar_can_suspend() local 876 u16 ctlr; in rcar_can_resume() local
|
/Linux-v4.19/drivers/pci/hotplug/ |
D | ibmphp_hpc.c | 387 static u8 ctrl_read(struct controller *ctlr, void __iomem *base, u8 offset) in ctrl_read() 407 static u8 ctrl_write(struct controller *ctlr, void __iomem *base, u8 offset, u8 data) in ctrl_write()
|
D | ibmphp_ebda.c | 713 u16 ctlr, slot, bus; in ebda_rsrc_controller() local
|
/Linux-v4.19/include/scsi/ |
D | fcoe_sysfs.h | 80 static inline void *fcoe_ctlr_device_priv(const struct fcoe_ctlr_device *ctlr) in fcoe_ctlr_device_priv()
|
D | libfcoe.h | 173 static inline void *fcoe_ctlr_priv(const struct fcoe_ctlr *ctlr) in fcoe_ctlr_priv()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | mpc52xx_psc.h | 191 u8 ctlr; /* PSC + 0x1c */ member 335 u8 ctlr; /* PSC + 0x2c */ member
|
/Linux-v4.19/drivers/scsi/fnic/ |
D | fnic.h | 217 struct fcoe_ctlr ctlr; /* FIP FCoE controller structure */ member
|
/Linux-v4.19/drivers/ipack/devices/ |
D | scc2698.h | 58 u8 d7, ctlr; /* Counter timer lower register of block */ member
|
/Linux-v4.19/drivers/dma/ti/ |
D | edma.c | 1446 int ctlr; in dma_irq_handler() local 1546 int ctlr; in dma_ccerr_handler() local
|
/Linux-v4.19/drivers/irqchip/ |
D | irq-gic-v3-its.c | 3316 u32 ctlr; in its_compute_its_list_map() local 3355 u32 val, ctlr; in its_probe_one() local
|
/Linux-v4.19/drivers/scsi/ |
D | hpsa.h | 163 int ctlr; member
|