/kernel/linux/linux-5.10/drivers/pci/controller/cadence/ |
H A D | pci-j721e.c | 52 struct device *dev; member 99 struct device *dev = pcie->dev; in j721e_pcie_link_irq_handler() local 106 dev_err(dev, "LINK DOWN!\n"); in j721e_pcie_link_irq_handler() 123 struct j721e_pcie *pcie = dev_get_drvdata(cdns_pcie->dev); in j721e_pcie_start_link() 135 struct j721e_pcie *pcie = dev_get_drvdata(cdns_pcie->dev); in j721e_pcie_stop_link() 145 struct j721e_pcie *pcie = dev_get_drvdata(cdns_pcie->dev); in j721e_pcie_link_up() 164 struct device *dev = pcie->dev; in j721e_pcie_set_mode() local 175 dev_err(dev, "faile in j721e_pcie_set_mode() 183 struct device *dev = pcie->dev; j721e_pcie_set_link_speed() local 204 struct device *dev = pcie->dev; j721e_pcie_set_lane_count() local 219 struct device *dev = pcie->dev; j721e_pcie_ctrl_init() local 342 struct device *dev = &pdev->dev; j721e_pcie_probe() local 521 struct device *dev = &pdev->dev; j721e_pcie_remove() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | adv_pci_dio.c | 208 static int pci_dio_insn_bits_di_b(struct comedi_device *dev, in pci_dio_insn_bits_di_b() argument 214 unsigned long iobase = dev->iobase + reg; in pci_dio_insn_bits_di_b() 227 static int pci_dio_insn_bits_di_w(struct comedi_device *dev, in pci_dio_insn_bits_di_w() argument 233 unsigned long iobase = dev->iobase + reg; in pci_dio_insn_bits_di_w() 242 static int pci_dio_insn_bits_do_b(struct comedi_device *dev, in pci_dio_insn_bits_do_b() argument 248 unsigned long iobase = dev->iobase + reg; in pci_dio_insn_bits_do_b() 265 static int pci_dio_insn_bits_do_w(struct comedi_device *dev, in pci_dio_insn_bits_do_w() argument 271 unsigned long iobase = dev->iobase + reg; in pci_dio_insn_bits_do_w() 284 static int pci_dio_reset(struct comedi_device *dev, unsigned long cardtype) in pci_dio_reset() argument 288 outw(0, dev in pci_dio_reset() 344 pci_dio_auto_attach(struct comedi_device *dev, unsigned long context) pci_dio_auto_attach() argument 499 adv_pci_dio_pci_probe(struct pci_dev *dev, const struct pci_device_id *id) adv_pci_dio_pci_probe() argument [all...] |
H A D | s526.c | 175 static void s526_gpct_write(struct comedi_device *dev, in s526_gpct_write() argument 179 outw((val >> 16) & 0xffff, dev->iobase + S526_GPCT_MSB_REG(chan)); in s526_gpct_write() 180 outw(val & 0xffff, dev->iobase + S526_GPCT_LSB_REG(chan)); in s526_gpct_write() 183 static unsigned int s526_gpct_read(struct comedi_device *dev, in s526_gpct_read() argument 189 val = inw(dev->iobase + S526_GPCT_LSB_REG(chan)) & 0xffff; in s526_gpct_read() 190 val |= (inw(dev->iobase + S526_GPCT_MSB_REG(chan)) & 0xff) << 16; in s526_gpct_read() 195 static int s526_gpct_rinsn(struct comedi_device *dev, in s526_gpct_rinsn() argument 204 data[i] = s526_gpct_read(dev, chan); in s526_gpct_rinsn() 209 static int s526_gpct_insn_config(struct comedi_device *dev, in s526_gpct_insn_config() argument 214 struct s526_private *devpriv = dev in s526_gpct_insn_config() 380 s526_gpct_winsn(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) s526_gpct_winsn() argument 416 s526_eoc(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned long context) s526_eoc() argument 432 s526_ai_insn_read(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) s526_ai_insn_read() argument 472 s526_ao_insn_write(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) s526_ao_insn_write() argument 501 s526_dio_insn_bits(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) s526_dio_insn_bits() argument 514 s526_dio_insn_config(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) s526_dio_insn_config() argument 550 s526_attach(struct comedi_device *dev, struct comedi_devconfig *it) s526_attach() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mac-scc.c | 92 struct platform_device *ofdev = to_platform_device(fep->dev); in do_pd_setup() 94 fep->interrupt = irq_of_parse_and_map(ofdev->dev.of_node, 0); in do_pd_setup() 98 fep->scc.sccp = of_iomap(ofdev->dev.of_node, 0); in do_pd_setup() 102 fep->scc.ep = of_iomap(ofdev->dev.of_node, 1); in do_pd_setup() 115 static int setup_data(struct net_device *dev) in setup_data() argument 117 struct fs_enet_private *fep = netdev_priv(dev); in setup_data() 131 static int allocate_bd(struct net_device *dev) in allocate_bd() argument 133 struct fs_enet_private *fep = netdev_priv(dev); in allocate_bd() 147 static void free_bd(struct net_device *dev) in free_bd() argument 149 struct fs_enet_private *fep = netdev_priv(dev); in free_bd() 155 cleanup_data(struct net_device *dev) cleanup_data() argument 160 set_promiscuous_mode(struct net_device *dev) set_promiscuous_mode() argument 168 set_multicast_start(struct net_device *dev) set_multicast_start() argument 179 set_multicast_one(struct net_device *dev, const u8 * mac) set_multicast_one() argument 195 set_multicast_finish(struct net_device *dev) set_multicast_finish() argument 215 set_multicast_list(struct net_device *dev) set_multicast_list() argument 233 restart(struct net_device *dev) restart() argument 353 stop(struct net_device *dev) stop() argument 371 napi_clear_event_fs(struct net_device *dev) napi_clear_event_fs() argument 379 napi_enable_fs(struct net_device *dev) napi_enable_fs() argument 387 napi_disable_fs(struct net_device *dev) napi_disable_fs() argument 395 rx_bd_done(struct net_device *dev) rx_bd_done() argument 400 tx_kickstart(struct net_device *dev) tx_kickstart() argument 405 get_int_events(struct net_device *dev) get_int_events() argument 413 clear_int_events(struct net_device *dev, u32 int_events) clear_int_events() argument 421 ev_error(struct net_device *dev, u32 int_events) ev_error() argument 428 get_regs(struct net_device *dev, void *p, int *sizep) get_regs() argument 443 get_regs_len(struct net_device *dev) get_regs_len() argument 448 tx_restart(struct net_device *dev) tx_restart() argument [all...] |
/kernel/linux/linux-6.6/drivers/soc/ti/ |
H A D | pruss.c | 59 struct device *dev; in pruss_get() local 65 dev = &rproc->dev; in pruss_get() 68 if (!dev->parent || !is_pru_rproc(dev->parent)) in pruss_get() 71 ppdev = to_platform_device(dev->parent->parent); in pruss_get() 76 get_device(pruss->dev); in pruss_get() 94 put_device(pruss->dev); in pruss_put() 306 struct device *dev = pruss->dev; in pruss_clk_mux_setup() local 385 struct device *dev = pruss->dev; pruss_clk_init() local 424 pruss_cfg_of_init(struct device *dev, struct pruss *pruss) pruss_cfg_of_init() argument 473 struct device *dev = &pdev->dev; pruss_probe() local 570 struct device *dev = &pdev->dev; pruss_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | s526.c | 175 static void s526_gpct_write(struct comedi_device *dev, in s526_gpct_write() argument 179 outw((val >> 16) & 0xffff, dev->iobase + S526_GPCT_MSB_REG(chan)); in s526_gpct_write() 180 outw(val & 0xffff, dev->iobase + S526_GPCT_LSB_REG(chan)); in s526_gpct_write() 183 static unsigned int s526_gpct_read(struct comedi_device *dev, in s526_gpct_read() argument 189 val = inw(dev->iobase + S526_GPCT_LSB_REG(chan)) & 0xffff; in s526_gpct_read() 190 val |= (inw(dev->iobase + S526_GPCT_MSB_REG(chan)) & 0xff) << 16; in s526_gpct_read() 195 static int s526_gpct_rinsn(struct comedi_device *dev, in s526_gpct_rinsn() argument 204 data[i] = s526_gpct_read(dev, chan); in s526_gpct_rinsn() 209 static int s526_gpct_insn_config(struct comedi_device *dev, in s526_gpct_insn_config() argument 214 struct s526_private *devpriv = dev in s526_gpct_insn_config() 380 s526_gpct_winsn(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) s526_gpct_winsn() argument 416 s526_eoc(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned long context) s526_eoc() argument 432 s526_ai_insn_read(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) s526_ai_insn_read() argument 472 s526_ao_insn_write(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) s526_ao_insn_write() argument 501 s526_dio_insn_bits(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) s526_dio_insn_bits() argument 514 s526_dio_insn_config(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) s526_dio_insn_config() argument 550 s526_attach(struct comedi_device *dev, struct comedi_devconfig *it) s526_attach() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-go7007.c | 52 struct saa7134_dev *dev; member 81 static int gpio_write(struct saa7134_dev *dev, u8 addr, u16 data) in gpio_write() argument 103 static int gpio_read(struct saa7134_dev *dev, u8 addr, u16 *data) in gpio_read() argument 134 struct saa7134_dev *dev = saa->dev; in saa7134_go7007_interface_reset() local 178 struct saa7134_dev *dev = saa->dev; in saa7134_go7007_write_interrupt() local 187 gpio_read(dev, HPI_ADDR_INTR_STATUS, &status_reg); in saa7134_go7007_write_interrupt() 197 gpio_write(dev, HPI_ADDR_INTR_WR_PARAM, data); in saa7134_go7007_write_interrupt() 198 gpio_write(dev, HPI_ADDR_INTR_WR_INDE in saa7134_go7007_write_interrupt() 206 struct saa7134_dev *dev = saa->dev; saa7134_go7007_read_interrupt() local 219 saa7134_go7007_irq_ts_done(struct saa7134_dev *dev, unsigned long status) saa7134_go7007_irq_ts_done() argument 246 struct saa7134_dev *dev = saa->dev; saa7134_go7007_stream_start() local 304 struct saa7134_dev *dev; saa7134_go7007_stream_stop() local 333 struct saa7134_dev *dev = saa->dev; saa7134_go7007_send_firmware() local 405 saa7134_go7007_init(struct saa7134_dev *dev) saa7134_go7007_init() argument 473 saa7134_go7007_fini(struct saa7134_dev *dev) saa7134_go7007_fini() argument [all...] |
/kernel/linux/linux-6.6/drivers/pci/controller/cadence/ |
H A D | pci-j721e.c | 101 struct device *dev = pcie->cdns_pcie->dev; in j721e_pcie_link_irq_handler() local 108 dev_err(dev, "LINK DOWN!\n"); in j721e_pcie_link_irq_handler() 125 struct j721e_pcie *pcie = dev_get_drvdata(cdns_pcie->dev); in j721e_pcie_start_link() 137 struct j721e_pcie *pcie = dev_get_drvdata(cdns_pcie->dev); in j721e_pcie_stop_link() 147 struct j721e_pcie *pcie = dev_get_drvdata(cdns_pcie->dev); in j721e_pcie_link_up() 167 struct device *dev = pcie->cdns_pcie->dev; in j721e_pcie_set_mode() local 178 dev_err(dev, "failed to set pcie mode\n"); in j721e_pcie_set_mode() 186 struct device *dev in j721e_pcie_set_link_speed() local 207 struct device *dev = pcie->cdns_pcie->dev; j721e_pcie_set_lane_count() local 222 struct device *dev = pcie->cdns_pcie->dev; j721e_pcie_ctrl_init() local 354 struct device *dev = &pdev->dev; j721e_pcie_probe() local 549 struct device *dev = &pdev->dev; j721e_pcie_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/phy/motorola/ |
H A D | phy-mapphone-mdm6600.c | 91 struct device *dev; member 132 if (pm_runtime_enabled(&x->dev)) in phy_mdm6600_power_on() 148 if (pm_runtime_enabled(&x->dev)) { in phy_mdm6600_power_off() 151 dev_warn(ddata->dev, "%s: phy_pm_runtime_get: %i\n", in phy_mdm6600_power_off() 192 struct device *dev; in phy_mdm6600_status() local 197 dev = ddata->dev; in phy_mdm6600_status() 208 dev_info(dev, "modem status: %i %s\n", in phy_mdm6600_status() 244 dev_dbg(ddata->dev, "OOB wake on mode_gpio1: %i\n", wakeup); in phy_mdm6600_wakeirq_thread() 245 error = pm_runtime_get_sync(ddata->dev); in phy_mdm6600_wakeirq_thread() 265 struct device *dev = ddata->dev; phy_mdm6600_init_irq() local 307 struct device *dev = ddata->dev; phy_mdm6600_init_lines() local 526 phy_mdm6600_runtime_suspend(struct device *dev) phy_mdm6600_runtime_suspend() argument 536 phy_mdm6600_runtime_resume(struct device *dev) phy_mdm6600_runtime_resume() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caampkc.c | 43 static void rsa_io_unmap(struct device *dev, struct rsa_edesc *edesc, in rsa_io_unmap() argument 48 dma_unmap_sg(dev, req->dst, edesc->dst_nents, DMA_FROM_DEVICE); in rsa_io_unmap() 49 dma_unmap_sg(dev, req_ctx->fixup_src, edesc->src_nents, DMA_TO_DEVICE); in rsa_io_unmap() 52 dma_unmap_single(dev, edesc->sec4_sg_dma, edesc->sec4_sg_bytes, in rsa_io_unmap() 56 static void rsa_pub_unmap(struct device *dev, struct rsa_edesc *edesc, in rsa_pub_unmap() argument 64 dma_unmap_single(dev, pdb->n_dma, key->n_sz, DMA_TO_DEVICE); in rsa_pub_unmap() 65 dma_unmap_single(dev, pdb->e_dma, key->e_sz, DMA_TO_DEVICE); in rsa_pub_unmap() 68 static void rsa_priv_f1_unmap(struct device *dev, struct rsa_edesc *edesc, in rsa_priv_f1_unmap() argument 76 dma_unmap_single(dev, pdb->n_dma, key->n_sz, DMA_TO_DEVICE); in rsa_priv_f1_unmap() 77 dma_unmap_single(dev, pd in rsa_priv_f1_unmap() 80 rsa_priv_f2_unmap(struct device *dev, struct rsa_edesc *edesc, struct akcipher_request *req) rsa_priv_f2_unmap() argument 97 rsa_priv_f3_unmap(struct device *dev, struct rsa_edesc *edesc, struct akcipher_request *req) rsa_priv_f3_unmap() argument 117 rsa_pub_done(struct device *dev, u32 *desc, u32 err, void *context) rsa_pub_done() argument 146 rsa_priv_f_done(struct device *dev, u32 *desc, u32 err, void *context) rsa_priv_f_done() argument 247 struct device *dev = ctx->dev; rsa_edesc_alloc() local 402 struct device *dev = ctx->dev; set_rsa_pub_pdb() local 447 struct device *dev = ctx->dev; set_rsa_priv_f1_pdb() local 494 struct device *dev = ctx->dev; set_rsa_priv_f2_pdb() local 571 struct device *dev = ctx->dev; set_rsa_priv_f3_pdb() local [all...] |
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
H A D | coresight-etm3x-sysfs.c | 13 static ssize_t nr_addr_cmp_show(struct device *dev, in nr_addr_cmp_show() argument 17 struct etm_drvdata *drvdata = dev_get_drvdata(dev->parent); in nr_addr_cmp_show() 24 static ssize_t nr_cntr_show(struct device *dev, in nr_cntr_show() argument 27 struct etm_drvdata *drvdata = dev_get_drvdata(dev->parent); in nr_cntr_show() 34 static ssize_t nr_ctxid_cmp_show(struct device *dev, in nr_ctxid_cmp_show() argument 38 struct etm_drvdata *drvdata = dev_get_drvdata(dev->parent); in nr_ctxid_cmp_show() 45 static ssize_t etmsr_show(struct device *dev, in etmsr_show() argument 49 struct etm_drvdata *drvdata = dev_get_drvdata(dev->parent); in etmsr_show() 51 pm_runtime_get_sync(dev->parent); in etmsr_show() 59 pm_runtime_put(dev in etmsr_show() 65 reset_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) reset_store() argument 95 mode_show(struct device *dev, struct device_attribute *attr, char *buf) mode_show() argument 106 mode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) mode_store() argument 180 trigger_event_show(struct device *dev, struct device_attribute *attr, char *buf) trigger_event_show() argument 191 trigger_event_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) trigger_event_store() argument 210 enable_event_show(struct device *dev, struct device_attribute *attr, char *buf) enable_event_show() argument 221 enable_event_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) enable_event_store() argument 240 fifofull_level_show(struct device *dev, struct device_attribute *attr, char *buf) fifofull_level_show() argument 251 fifofull_level_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) fifofull_level_store() argument 270 addr_idx_show(struct device *dev, struct device_attribute *attr, char *buf) addr_idx_show() argument 281 addr_idx_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) addr_idx_store() argument 309 addr_single_show(struct device *dev, struct device_attribute *attr, char *buf) addr_single_show() argument 331 addr_single_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) addr_single_store() argument 361 addr_range_show(struct device *dev, struct device_attribute *attr, char *buf) addr_range_show() argument 390 addr_range_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) addr_range_store() argument 430 addr_start_show(struct device *dev, struct device_attribute *attr, char *buf) addr_start_show() argument 452 addr_start_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) addr_start_store() argument 484 addr_stop_show(struct device *dev, struct device_attribute *attr, char *buf) addr_stop_show() argument 506 addr_stop_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) addr_stop_store() argument 538 addr_acctype_show(struct device *dev, struct device_attribute *attr, char *buf) addr_acctype_show() argument 552 addr_acctype_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) addr_acctype_store() argument 573 cntr_idx_show(struct device *dev, struct device_attribute *attr, char *buf) cntr_idx_show() argument 584 cntr_idx_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) cntr_idx_store() argument 611 cntr_rld_val_show(struct device *dev, struct device_attribute *attr, char *buf) cntr_rld_val_show() argument 625 cntr_rld_val_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) cntr_rld_val_store() argument 646 cntr_event_show(struct device *dev, struct device_attribute *attr, char *buf) cntr_event_show() argument 660 cntr_event_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) cntr_event_store() argument 681 cntr_rld_event_show(struct device *dev, struct device_attribute *attr, char *buf) cntr_rld_event_show() argument 695 cntr_rld_event_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) cntr_rld_event_store() argument 716 cntr_val_show(struct device *dev, struct device_attribute *attr, char *buf) cntr_val_show() argument 741 cntr_val_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) cntr_val_store() argument 762 seq_12_event_show(struct device *dev, struct device_attribute *attr, char *buf) seq_12_event_show() argument 773 seq_12_event_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) seq_12_event_store() argument 791 seq_21_event_show(struct device *dev, struct device_attribute *attr, char *buf) seq_21_event_show() argument 802 seq_21_event_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) seq_21_event_store() argument 820 seq_23_event_show(struct device *dev, struct device_attribute *attr, char *buf) seq_23_event_show() argument 831 seq_23_event_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) seq_23_event_store() argument 849 seq_31_event_show(struct device *dev, struct device_attribute *attr, char *buf) seq_31_event_show() argument 860 seq_31_event_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) seq_31_event_store() argument 878 seq_32_event_show(struct device *dev, struct device_attribute *attr, char *buf) seq_32_event_show() argument 889 seq_32_event_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) seq_32_event_store() argument 907 seq_13_event_show(struct device *dev, struct device_attribute *attr, char *buf) seq_13_event_show() argument 918 seq_13_event_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) seq_13_event_store() argument 936 seq_curr_state_show(struct device *dev, struct device_attribute *attr, char *buf) seq_curr_state_show() argument 961 seq_curr_state_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) seq_curr_state_store() argument 983 ctxid_idx_show(struct device *dev, struct device_attribute *attr, char *buf) ctxid_idx_show() argument 994 ctxid_idx_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) ctxid_idx_store() argument 1022 ctxid_pid_show(struct device *dev, struct device_attribute *attr, char *buf) ctxid_pid_show() argument 1043 ctxid_pid_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) ctxid_pid_store() argument 1076 ctxid_mask_show(struct device *dev, struct device_attribute *attr, char *buf) ctxid_mask_show() argument 1094 ctxid_mask_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) ctxid_mask_store() argument 1119 sync_freq_show(struct device *dev, struct device_attribute *attr, char *buf) sync_freq_show() argument 1130 sync_freq_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) sync_freq_store() argument 1148 timestamp_event_show(struct device *dev, struct device_attribute *attr, char *buf) timestamp_event_show() argument 1159 timestamp_event_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) timestamp_event_store() argument 1177 cpu_show(struct device *dev, struct device_attribute *attr, char *buf) cpu_show() argument 1189 traceid_show(struct device *dev, struct device_attribute *attr, char *buf) traceid_show() argument 1200 traceid_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) traceid_store() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caampkc.c | 49 static void rsa_io_unmap(struct device *dev, struct rsa_edesc *edesc, in rsa_io_unmap() argument 54 dma_unmap_sg(dev, req->dst, edesc->dst_nents, DMA_FROM_DEVICE); in rsa_io_unmap() 55 dma_unmap_sg(dev, req_ctx->fixup_src, edesc->src_nents, DMA_TO_DEVICE); in rsa_io_unmap() 58 dma_unmap_single(dev, edesc->sec4_sg_dma, edesc->sec4_sg_bytes, in rsa_io_unmap() 62 static void rsa_pub_unmap(struct device *dev, struct rsa_edesc *edesc, in rsa_pub_unmap() argument 70 dma_unmap_single(dev, pdb->n_dma, key->n_sz, DMA_TO_DEVICE); in rsa_pub_unmap() 71 dma_unmap_single(dev, pdb->e_dma, key->e_sz, DMA_TO_DEVICE); in rsa_pub_unmap() 74 static void rsa_priv_f1_unmap(struct device *dev, struct rsa_edesc *edesc, in rsa_priv_f1_unmap() argument 82 dma_unmap_single(dev, pdb->n_dma, key->n_sz, DMA_TO_DEVICE); in rsa_priv_f1_unmap() 83 dma_unmap_single(dev, pd in rsa_priv_f1_unmap() 86 rsa_priv_f2_unmap(struct device *dev, struct rsa_edesc *edesc, struct akcipher_request *req) rsa_priv_f2_unmap() argument 103 rsa_priv_f3_unmap(struct device *dev, struct rsa_edesc *edesc, struct akcipher_request *req) rsa_priv_f3_unmap() argument 123 rsa_pub_done(struct device *dev, u32 *desc, u32 err, void *context) rsa_pub_done() argument 152 rsa_priv_f_done(struct device *dev, u32 *desc, u32 err, void *context) rsa_priv_f_done() argument 254 struct device *dev = ctx->dev; rsa_edesc_alloc() local 411 struct device *dev = ctx->dev; set_rsa_pub_pdb() local 456 struct device *dev = ctx->dev; set_rsa_priv_f1_pdb() local 503 struct device *dev = ctx->dev; set_rsa_priv_f2_pdb() local 580 struct device *dev = ctx->dev; set_rsa_priv_f3_pdb() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_verbs.c | 69 struct pvrdma_dev *dev = to_vdev(ibdev); in pvrdma_query_device() local 74 props->fw_ver = dev->dsr->caps.fw_ver; in pvrdma_query_device() 75 props->sys_image_guid = dev->dsr->caps.sys_image_guid; in pvrdma_query_device() 76 props->max_mr_size = dev->dsr->caps.max_mr_size; in pvrdma_query_device() 77 props->page_size_cap = dev->dsr->caps.page_size_cap; in pvrdma_query_device() 78 props->vendor_id = dev->dsr->caps.vendor_id; in pvrdma_query_device() 79 props->vendor_part_id = dev->pdev->device; in pvrdma_query_device() 80 props->hw_ver = dev->dsr->caps.hw_ver; in pvrdma_query_device() 81 props->max_qp = dev->dsr->caps.max_qp; in pvrdma_query_device() 82 props->max_qp_wr = dev in pvrdma_query_device() 131 struct pvrdma_dev *dev = to_vdev(ibdev); pvrdma_query_port() local 189 struct pvrdma_dev *dev = to_vdev(ibdev); pvrdma_query_gid() local 431 struct pvrdma_dev *dev = to_vdev(ibdev); pvrdma_alloc_pd() local 486 struct pvrdma_dev *dev = to_vdev(pd->device); pvrdma_dealloc_pd() local 516 struct pvrdma_dev *dev = to_vdev(ibah->device); pvrdma_create_ah() local 553 struct pvrdma_dev *dev = to_vdev(ah->device); pvrdma_destroy_ah() local [all...] |
/kernel/linux/linux-5.10/drivers/siox/ |
H A D | siox-core.c | 155 to_siox_driver(sdevice->dev.driver); in siox_poll() 196 to_siox_driver(sdevice->dev.driver); in siox_poll() 283 get_device(&smaster->dev); in siox_poll_thread() 287 put_device(&smaster->dev); in siox_poll_thread() 384 static ssize_t type_show(struct device *dev, in type_show() argument 387 struct siox_device *sdev = to_siox_device(dev); in type_show() 394 static ssize_t inbytes_show(struct device *dev, in inbytes_show() argument 397 struct siox_device *sdev = to_siox_device(dev); in inbytes_show() 404 static ssize_t outbytes_show(struct device *dev, in outbytes_show() argument 407 struct siox_device *sdev = to_siox_device(dev); in outbytes_show() 414 status_errors_show(struct device *dev, struct device_attribute *attr, char *buf) status_errors_show() argument 431 connected_show(struct device *dev, struct device_attribute *attr, char *buf) connected_show() argument 448 watchdog_show(struct device *dev, struct device_attribute *attr, char *buf) watchdog_show() argument 465 watchdog_errors_show(struct device *dev, struct device_attribute *attr, char *buf) watchdog_errors_show() argument 494 siox_device_release(struct device *dev) siox_device_release() argument 506 siox_match(struct device *dev, struct device_driver *drv) siox_match() argument 520 siox_driver_probe(struct device *dev) siox_driver_probe() argument 530 siox_driver_remove(struct device *dev) siox_driver_remove() argument 541 siox_driver_shutdown(struct device *dev) siox_driver_shutdown() argument 550 active_show(struct device *dev, struct device_attribute *attr, char *buf) active_show() argument 558 active_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) active_store() argument 587 device_add_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) device_add_store() argument 614 device_remove_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) device_remove_store() argument 628 poll_interval_ns_show(struct device *dev, struct device_attribute *attr, char *buf) poll_interval_ns_show() argument 636 poll_interval_ns_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) poll_interval_ns_store() argument 668 siox_master_release(struct device *dev) siox_master_release() argument 680 siox_master_alloc(struct device *dev, size_t size) siox_master_alloc() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | ch341.c | 111 static int ch341_control_out(struct usb_device *dev, u8 request, in ch341_control_out() argument 116 dev_dbg(&dev->dev, "%s - (%02x,%04x,%04x)\n", __func__, in ch341_control_out() 119 r = usb_control_msg(dev, usb_sndctrlpipe(dev, 0), request, in ch341_control_out() 123 dev_err(&dev->dev, "failed to send control message: %d\n", r); in ch341_control_out() 128 static int ch341_control_in(struct usb_device *dev, in ch341_control_in() argument 134 dev_dbg(&dev->dev, " in ch341_control_in() 245 ch341_set_baudrate_lcr(struct usb_device *dev, struct ch341_private *priv, speed_t baud_rate, u8 lcr) ch341_set_baudrate_lcr() argument 292 ch341_set_handshake(struct usb_device *dev, u8 control) ch341_set_handshake() argument 297 ch341_get_status(struct usb_device *dev, struct ch341_private *priv) ch341_get_status() argument 322 ch341_configure(struct usb_device *dev, struct ch341_private *priv) ch341_configure() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | fsl_micfil.c | 140 dev_err(&micfil->pdev->dev, in get_pdm_clk() 170 static int fsl_micfil_reset(struct device *dev) in fsl_micfil_reset() argument 172 struct fsl_micfil *micfil = dev_get_drvdata(dev); in fsl_micfil_reset() 180 dev_err(dev, "failed to clear MDIS bit %d\n", ret); in fsl_micfil_reset() 189 dev_err(dev, "failed to reset MICFIL: %d\n", ret); in fsl_micfil_reset() 218 struct device *dev = &micfil->pdev->dev; in fsl_micfil_set_mclk_rate() local 225 dev_warn(dev, "failed to set rate (%u): %d\n", in fsl_micfil_set_mclk_rate() 239 dev_err(dai->dev, "micfil dai priv_data not set\n"); in fsl_micfil_startup() 250 struct device *dev in fsl_micfil_trigger() local 313 fsl_set_clock_params(struct device *dev, unsigned int rate) fsl_set_clock_params() argument 353 struct device *dev = &micfil->pdev->dev; fsl_micfil_hw_params() local 388 struct device *dev = &micfil->pdev->dev; fsl_micfil_set_dai_sysclk() local 413 struct device *dev = cpu_dai->dev; fsl_micfil_dai_probe() local 496 fsl_micfil_readable_reg(struct device *dev, unsigned int reg) fsl_micfil_readable_reg() argument 528 fsl_micfil_writeable_reg(struct device *dev, unsigned int reg) fsl_micfil_writeable_reg() argument 551 fsl_micfil_volatile_reg(struct device *dev, unsigned int reg) fsl_micfil_volatile_reg() argument 774 fsl_micfil_runtime_suspend(struct device *dev) fsl_micfil_runtime_suspend() argument 785 fsl_micfil_runtime_resume(struct device *dev) fsl_micfil_runtime_resume() argument 801 fsl_micfil_suspend(struct device *dev) fsl_micfil_suspend() argument 808 fsl_micfil_resume(struct device *dev) fsl_micfil_resume() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | tas6424.c | 40 struct device *dev; member 78 dev_dbg(component->dev, "%s() event=0x%0x\n", __func__, event); in tas6424_dac_event() 119 dev_dbg(component->dev, "%s() rate=%u width=%u\n", __func__, rate, width); in tas6424_hw_params() 132 dev_err(component->dev, "unsupported sample rate: %u\n", rate); in tas6424_hw_params() 143 dev_err(component->dev, "unsupported sample width: %u\n", width); in tas6424_hw_params() 160 dev_dbg(component->dev, "%s() fmt=0x%0x\n", __func__, fmt); in tas6424_set_dai_fmt() 167 dev_err(component->dev, "Invalid DAI master/slave interface\n"); in tas6424_set_dai_fmt() 176 dev_err(component->dev, "Invalid DAI clock signal polarity\n"); in tas6424_set_dai_fmt() 200 dev_err(component->dev, "Invalid DAI interface format\n"); in tas6424_set_dai_fmt() 218 dev_dbg(component->dev, " in tas6424_set_dai_tdm_slot() 407 struct device *dev = tas6424->dev; tas6424_fault_check_work() local 614 tas6424_is_writable_reg(struct device *dev, unsigned int reg) tas6424_is_writable_reg() argument 643 tas6424_is_volatile_reg(struct device *dev, unsigned int reg) tas6424_is_volatile_reg() argument 688 struct device *dev = &client->dev; tas6424_i2c_probe() local 777 struct device *dev = &client->dev; tas6424_i2c_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/ |
H A D | vmci_guest.c | 53 struct device *dev; /* PCI device we are attached to */ member 102 static unsigned int vmci_read_reg(struct vmci_guest_device *dev, u32 reg) in vmci_read_reg() argument 104 if (dev->mmio_base != NULL) in vmci_read_reg() 105 return readl(dev->mmio_base + reg); in vmci_read_reg() 106 return ioread32(dev->iobase + reg); in vmci_read_reg() 109 static void vmci_write_reg(struct vmci_guest_device *dev, u32 val, u32 reg) in vmci_write_reg() argument 111 if (dev->mmio_base != NULL) in vmci_write_reg() 112 writel(val, dev->mmio_base + reg); in vmci_write_reg() 114 iowrite32(val, dev->iobase + reg); in vmci_write_reg() 147 static int vmci_write_data(struct vmci_guest_device *dev, in vmci_write_data() argument 465 vmci_process_bitmap(struct vmci_guest_device *dev) vmci_process_bitmap() argument 481 struct vmci_guest_device *dev = _dev; vmci_interrupt() local 531 struct vmci_guest_device *dev = _dev; vmci_interrupt_bm() local 546 struct vmci_guest_device *dev = _dev; vmci_interrupt_dma_datagram() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | platform.c | 56 hsotg->dr_mode = usb_get_dr_mode(hsotg->dev); in dwc2_get_dr_mode() 64 dev_err(hsotg->dev, in dwc2_get_dr_mode() 71 dev_err(hsotg->dev, in dwc2_get_dr_mode() 84 dev_warn(hsotg->dev, in dwc2_get_dr_mode() 96 struct platform_device *pdev = to_platform_device(hsotg->dev); in __dwc2_lowlevel_hw_enable() 166 struct platform_device *pdev = to_platform_device(hsotg->dev); in __dwc2_lowlevel_hw_disable() 215 hsotg->reset = devm_reset_control_get_optional(hsotg->dev, "dwc2"); in dwc2_lowlevel_hw_init() 217 return dev_err_probe(hsotg->dev, PTR_ERR(hsotg->reset), in dwc2_lowlevel_hw_init() 221 ret = devm_add_action_or_reset(hsotg->dev, dwc2_reset_control_assert, in dwc2_lowlevel_hw_init() 226 hsotg->reset_ecc = devm_reset_control_get_optional(hsotg->dev, "dwc in dwc2_lowlevel_hw_init() 304 dwc2_driver_remove(struct platform_device *dev) dwc2_driver_remove() argument 368 dwc2_driver_shutdown(struct platform_device *dev) dwc2_driver_shutdown() argument 436 dwc2_driver_probe(struct platform_device *dev) dwc2_driver_probe() argument 644 dwc2_suspend(struct device *dev) dwc2_suspend() argument 695 dwc2_resume(struct device *dev) dwc2_resume() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 116 int drm_getunique(struct drm_device *dev, void *data, in drm_getunique() argument 122 mutex_lock(&dev->master_mutex); in drm_getunique() 126 mutex_unlock(&dev->master_mutex); in drm_getunique() 131 mutex_unlock(&dev->master_mutex); in drm_getunique() 137 drm_unset_busid(struct drm_device *dev, in drm_unset_busid() argument 145 static int drm_set_busid(struct drm_device *dev, struct drm_file *file_priv) in drm_set_busid() argument 151 drm_unset_busid(dev, master); in drm_set_busid() 153 if (dev->dev && dev_is_pci(dev in drm_set_busid() 182 drm_getclient(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_getclient() argument 221 drm_getstats(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_getstats() argument 235 drm_getcap(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_getcap() argument 314 drm_setclientcap(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_setclientcap() argument 382 drm_setversion(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_setversion() argument 439 drm_noop(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_noop() argument 462 drm_invalid_op(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_invalid_op() argument 509 drm_version(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_version() argument 776 struct drm_device *dev = file_priv->minor->dev; drm_ioctl_kernel() local 819 struct drm_device *dev; drm_ioctl() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_verbs.c | 69 struct pvrdma_dev *dev = to_vdev(ibdev); in pvrdma_query_device() local 74 props->fw_ver = dev->dsr->caps.fw_ver; in pvrdma_query_device() 75 props->sys_image_guid = dev->dsr->caps.sys_image_guid; in pvrdma_query_device() 76 props->max_mr_size = dev->dsr->caps.max_mr_size; in pvrdma_query_device() 77 props->page_size_cap = dev->dsr->caps.page_size_cap; in pvrdma_query_device() 78 props->vendor_id = dev->dsr->caps.vendor_id; in pvrdma_query_device() 79 props->vendor_part_id = dev->pdev->device; in pvrdma_query_device() 80 props->hw_ver = dev->dsr->caps.hw_ver; in pvrdma_query_device() 81 props->max_qp = dev->dsr->caps.max_qp; in pvrdma_query_device() 82 props->max_qp_wr = dev in pvrdma_query_device() 131 struct pvrdma_dev *dev = to_vdev(ibdev); pvrdma_query_port() local 189 struct pvrdma_dev *dev = to_vdev(ibdev); pvrdma_query_gid() local 431 struct pvrdma_dev *dev = to_vdev(ibdev); pvrdma_alloc_pd() local 486 struct pvrdma_dev *dev = to_vdev(pd->device); pvrdma_dealloc_pd() local 516 struct pvrdma_dev *dev = to_vdev(ibah->device); pvrdma_create_ah() local 553 struct pvrdma_dev *dev = to_vdev(ah->device); pvrdma_destroy_ah() local [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tas6424.c | 39 struct device *dev; member 77 dev_dbg(component->dev, "%s() event=0x%0x\n", __func__, event); in tas6424_dac_event() 118 dev_dbg(component->dev, "%s() rate=%u width=%u\n", __func__, rate, width); in tas6424_hw_params() 131 dev_err(component->dev, "unsupported sample rate: %u\n", rate); in tas6424_hw_params() 142 dev_err(component->dev, "unsupported sample width: %u\n", width); in tas6424_hw_params() 159 dev_dbg(component->dev, "%s() fmt=0x%0x\n", __func__, fmt); in tas6424_set_dai_fmt() 166 dev_err(component->dev, "Invalid DAI clocking\n"); in tas6424_set_dai_fmt() 175 dev_err(component->dev, "Invalid DAI clock signal polarity\n"); in tas6424_set_dai_fmt() 199 dev_err(component->dev, "Invalid DAI interface format\n"); in tas6424_set_dai_fmt() 217 dev_dbg(component->dev, " in tas6424_set_dai_tdm_slot() 405 struct device *dev = tas6424->dev; tas6424_fault_check_work() local 612 tas6424_is_writable_reg(struct device *dev, unsigned int reg) tas6424_is_writable_reg() argument 641 tas6424_is_volatile_reg(struct device *dev, unsigned int reg) tas6424_is_volatile_reg() argument 685 struct device *dev = &client->dev; tas6424_i2c_probe() local 778 struct device *dev = &client->dev; tas6424_i2c_remove() local [all...] |
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8195/ |
H A D | mt8195.c | 24 #include "../../sof-of-dev.h" 81 dev_err(priv->dev, "request send ipc failed"); in mt8195_dsp_handle_request() 95 struct device *dev = &pdev->dev; in platform_parse_resource() local 99 mem_region = of_parse_phandle(dev->of_node, "memory-region", 0); in platform_parse_resource() 101 dev_err(dev, "no dma memory-region phandle\n"); in platform_parse_resource() 108 dev_err(dev, "of_address_to_resource dma failed\n"); in platform_parse_resource() 112 dev_dbg(dev, "DMA %pR\n", &res); in platform_parse_resource() 117 dev_err(dev, "adsp shared dma memory(%#x) is not 4K-aligned\n", in platform_parse_resource() 122 ret = of_reserved_mem_device_init(dev); in platform_parse_resource() 190 adsp_sram_power_on(struct device *dev, bool on) adsp_sram_power_on() argument 213 adsp_memory_remap_init(struct device *dev, struct mtk_adsp_chip_info *adsp) adsp_memory_remap_init() argument 243 struct device *dev = &pdev->dev; adsp_shared_base_ioremap() local [all...] |
/kernel/linux/linux-5.10/drivers/net/can/usb/kvaser_usb/ |
H A D | kvaser_usb_hydra.c | 28 #include <linux/can/dev.h> 434 static u8 kvaser_usb_hydra_channel_from_cmd(const struct kvaser_usb *dev, in kvaser_usb_hydra_channel_from_cmd() argument 442 if (dev->card_data.hydra.channel_to_he[i] == src_he) { in kvaser_usb_hydra_channel_from_cmd() 451 static u16 kvaser_usb_hydra_get_next_transid(struct kvaser_usb *dev) in kvaser_usb_hydra_get_next_transid() argument 456 &dev->card_data.hydra; in kvaser_usb_hydra_get_next_transid() 483 kvaser_usb_hydra_net_priv_from_cmd(const struct kvaser_usb *dev, in kvaser_usb_hydra_net_priv_from_cmd() argument 487 u8 channel = kvaser_usb_hydra_channel_from_cmd(dev, cmd); in kvaser_usb_hydra_net_priv_from_cmd() 489 if (channel >= dev->nchannels) in kvaser_usb_hydra_net_priv_from_cmd() 490 dev_err(&dev->intf->dev, in kvaser_usb_hydra_net_priv_from_cmd() 517 kvaser_usb_hydra_send_simple_cmd(struct kvaser_usb *dev, u8 cmd_no, int channel) kvaser_usb_hydra_send_simple_cmd() argument 561 struct kvaser_usb *dev = priv->dev; kvaser_usb_hydra_send_simple_cmd_async() local 589 kvaser_usb_hydra_wait_cmd(const struct kvaser_usb *dev, u8 cmd_no, struct kvaser_cmd *cmd) kvaser_usb_hydra_wait_cmd() argument 642 kvaser_usb_hydra_map_channel_resp(struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_map_channel_resp() argument 680 kvaser_usb_hydra_map_channel(struct kvaser_usb *dev, u16 transid, u8 channel, const char *name) kvaser_usb_hydra_map_channel() argument 716 kvaser_usb_hydra_get_single_capability(struct kvaser_usb *dev, u16 cap_cmd_req, u16 *status) kvaser_usb_hydra_get_single_capability() argument 792 kvaser_usb_hydra_start_chip_reply(const struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_start_chip_reply() argument 810 kvaser_usb_hydra_stop_chip_reply(const struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_stop_chip_reply() argument 822 kvaser_usb_hydra_flush_queue_reply(const struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_flush_queue_reply() argument 834 kvaser_usb_hydra_get_busparams_reply(const struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_get_busparams_reply() argument 956 kvaser_usb_hydra_state_event(const struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_state_event() argument 976 kvaser_usb_hydra_error_event_parameter(const struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_error_event_parameter() argument 1014 kvaser_usb_hydra_error_event(const struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_error_event() argument 1147 kvaser_usb_hydra_tx_acknowledge(const struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_tx_acknowledge() argument 1196 kvaser_usb_hydra_rx_msg_std(const struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_rx_msg_std() argument 1255 kvaser_usb_hydra_rx_msg_ext(const struct kvaser_usb *dev, const struct kvaser_cmd_ext *cmd) kvaser_usb_hydra_rx_msg_ext() argument 1333 kvaser_usb_hydra_handle_cmd_std(const struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_handle_cmd_std() argument 1381 kvaser_usb_hydra_handle_cmd_ext(const struct kvaser_usb *dev, const struct kvaser_cmd_ext *cmd) kvaser_usb_hydra_handle_cmd_ext() argument 1400 kvaser_usb_hydra_handle_cmd(const struct kvaser_usb *dev, const struct kvaser_cmd *cmd) kvaser_usb_hydra_handle_cmd() argument 1415 struct kvaser_usb *dev = priv->dev; kvaser_usb_hydra_frame_to_cmd_ext() local 1495 struct kvaser_usb *dev = priv->dev; kvaser_usb_hydra_frame_to_cmd_std() local 1560 struct kvaser_usb *dev = priv->dev; kvaser_usb_hydra_get_busparams() local 1610 struct kvaser_usb *dev = priv->dev; kvaser_usb_hydra_set_bittiming() local 1640 struct kvaser_usb *dev = priv->dev; kvaser_usb_hydra_set_data_bittiming() local 1691 kvaser_usb_hydra_setup_endpoints(struct kvaser_usb *dev) kvaser_usb_hydra_setup_endpoints() argument 1717 kvaser_usb_hydra_init_card(struct kvaser_usb *dev) kvaser_usb_hydra_init_card() argument 1771 kvaser_usb_hydra_get_software_info(struct kvaser_usb *dev) kvaser_usb_hydra_get_software_info() argument 1792 kvaser_usb_hydra_get_software_details(struct kvaser_usb *dev) kvaser_usb_hydra_get_software_details() argument 1858 kvaser_usb_hydra_get_card_info(struct kvaser_usb *dev) kvaser_usb_hydra_get_card_info() argument 1879 kvaser_usb_hydra_get_capabilities(struct kvaser_usb *dev) kvaser_usb_hydra_get_capabilities() argument 1927 struct kvaser_usb *dev = priv->dev; kvaser_usb_hydra_set_opt_mode() local 2023 kvaser_usb_hydra_read_bulk_callback(struct kvaser_usb *dev, void *buf, int len) kvaser_usb_hydra_read_bulk_callback() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
H A D | dev.c | 195 void rtl8180_write_phy(struct ieee80211_hw *dev, u8 addr, u32 data) in rtl8180_write_phy() argument 197 struct rtl8180_priv *priv = dev->priv; in rtl8180_write_phy() 211 static void rtl8180_handle_rx(struct ieee80211_hw *dev) in rtl8180_handle_rx() argument 213 struct rtl8180_priv *priv = dev->priv; in rtl8180_handle_rx() 263 mapping = dma_map_single(&priv->pdev->dev, in rtl8180_handle_rx() 267 if (dma_mapping_error(&priv->pdev->dev, mapping)) { in rtl8180_handle_rx() 269 dev_err(&priv->pdev->dev, "RX DMA map error\n"); in rtl8180_handle_rx() 274 dma_unmap_single(&priv->pdev->dev, in rtl8180_handle_rx() 313 rx_status.freq = dev->conf.chandef.chan->center_freq; in rtl8180_handle_rx() 314 rx_status.band = dev in rtl8180_handle_rx() 342 rtl8180_handle_tx(struct ieee80211_hw *dev, unsigned int prio) rtl8180_handle_tx() argument 378 struct ieee80211_hw *dev = dev_id; rtl8187se_interrupt() local 427 struct ieee80211_hw *dev = dev_id; rtl8180_interrupt() local 454 rtl8180_tx(struct ieee80211_hw *dev, struct ieee80211_tx_control *control, struct sk_buff *skb) rtl8180_tx() argument 650 rtl8187se_mac_config(struct ieee80211_hw *dev) rtl8187se_mac_config() argument 681 rtl8187se_set_antenna_config(struct ieee80211_hw *dev, u8 def_ant, bool diversity) rtl8187se_set_antenna_config() argument 719 rtl8180_int_enable(struct ieee80211_hw *dev) rtl8180_int_enable() argument 737 rtl8180_int_disable(struct ieee80211_hw *dev) rtl8180_int_disable() argument 748 rtl8180_conf_basic_rates(struct ieee80211_hw *dev, u32 basic_mask) rtl8180_conf_basic_rates() argument 796 rtl8180_config_cardbus(struct ieee80211_hw *dev) rtl8180_config_cardbus() argument 816 rtl8180_init_hw(struct ieee80211_hw *dev) rtl8180_init_hw() argument 1000 rtl8180_init_rx_ring(struct ieee80211_hw *dev) rtl8180_init_rx_ring() argument 1055 rtl8180_free_rx_ring(struct ieee80211_hw *dev) rtl8180_free_rx_ring() argument 1075 rtl8180_init_tx_ring(struct ieee80211_hw *dev, unsigned int prio, unsigned int entries) rtl8180_init_tx_ring() argument 1104 rtl8180_free_tx_ring(struct ieee80211_hw *dev, unsigned int prio) rtl8180_free_tx_ring() argument 1125 rtl8180_start(struct ieee80211_hw *dev) rtl8180_start() argument 1252 rtl8180_stop(struct ieee80211_hw *dev) rtl8180_stop() argument 1279 rtl8180_get_tsf(struct ieee80211_hw *dev, struct ieee80211_vif *vif) rtl8180_get_tsf() argument 1294 struct ieee80211_hw *dev = vif_priv->dev; rtl8180_beacon_work() local 1328 rtl8180_add_interface(struct ieee80211_hw *dev, struct ieee80211_vif *vif) rtl8180_add_interface() argument 1366 rtl8180_remove_interface(struct ieee80211_hw *dev, struct ieee80211_vif *vif) rtl8180_remove_interface() argument 1373 rtl8180_config(struct ieee80211_hw *dev, u32 changed) rtl8180_config() argument 1383 rtl8187se_conf_ac_parm(struct ieee80211_hw *dev, u8 queue) rtl8187se_conf_ac_parm() argument 1426 rtl8180_conf_tx(struct ieee80211_hw *dev, struct ieee80211_vif *vif, u16 queue, const struct ieee80211_tx_queue_params *params) rtl8180_conf_tx() argument 1449 rtl8180_conf_erp(struct ieee80211_hw *dev, struct ieee80211_bss_conf *info) rtl8180_conf_erp() argument 1500 rtl8180_bss_info_changed(struct ieee80211_hw *dev, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info, u32 changed) rtl8180_bss_info_changed() argument 1570 rtl8180_prepare_multicast(struct ieee80211_hw *dev, struct netdev_hw_addr_list *mc_list) rtl8180_prepare_multicast() argument 1576 rtl8180_configure_filter(struct ieee80211_hw *dev, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) rtl8180_configure_filter() argument 1732 struct ieee80211_hw *dev; rtl8180_probe() local 1961 struct ieee80211_hw *dev = pci_get_drvdata(pdev); rtl8180_remove() local [all...] |