Home
last modified time | relevance | path

Searched refs:hwconfig (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/crypto/inside-secure/
A Dsafexcel.c538 priv->hwconfig.hwdataw; in safexcel_hw_setup_rdesc_rings()
1500 priv->hwconfig.icever = 0; in safexcel_probe_generic()
1501 priv->hwconfig.ocever = 0; in safexcel_probe_generic()
1502 priv->hwconfig.psever = 0; in safexcel_probe_generic()
1590 peid, priv->hwconfig.hwver, hwctg, priv->hwconfig.hwnumpes, in safexcel_probe_generic()
1591 priv->hwconfig.hwnumrings, priv->hwconfig.hwnumraic, in safexcel_probe_generic()
1592 priv->hwconfig.hiaver, priv->hwconfig.hwdataw, in safexcel_probe_generic()
1593 priv->hwconfig.hwcfsize, priv->hwconfig.hwrfsize, in safexcel_probe_generic()
1594 priv->hwconfig.ppver, priv->hwconfig.pever, in safexcel_probe_generic()
1595 priv->hwconfig.algo_flags, priv->hwconfig.icever, in safexcel_probe_generic()
[all …]
A Dsafexcel.h820 struct safexcel_hwconfig hwconfig; member
/linux/tools/testing/selftests/net/
A Dtimestamping.c327 struct hwtstamp_config hwconfig, hwconfig_requested; in main() local
394 hwtstamp.ifr_data = (void *)&hwconfig; in main()
395 memset(&hwconfig, 0, sizeof(hwconfig)); in main()
396 hwconfig.tx_type = in main()
399 hwconfig.rx_filter = in main()
403 hwconfig_requested = hwconfig; in main()
413 hwconfig_requested.tx_type, hwconfig.tx_type, in main()
414 hwconfig_requested.rx_filter, hwconfig.rx_filter); in main()
/linux/drivers/media/pci/mantis/
A Dmantis_dvb.c33 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_frontend_power()
61 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_frontend_soft_reset()
137 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_dvb_init()
210 if (mantis->hwconfig) { in mantis_dvb_init()
A Dmantis_uart.c54 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_uart_read()
145 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_uart_init()
A Dmantis_common.h95 struct mantis_hwconfig *hwconfig; member
147 struct mantis_hwconfig *hwconfig; member
A Dhopper_cards.c162 config = drvdata->hwconfig; in hopper_pci_probe()
164 mantis->hwconfig = config; in hopper_pci_probe()
A Dmantis_cards.c169 config = drvdata->hwconfig; in mantis_pci_probe()
171 mantis->hwconfig = config; in mantis_pci_probe()
A Dhopper_vp3028.c35 struct mantis_hwconfig *config = mantis->hwconfig; in vp3028_frontend_init()
A Dmantis_vp3030.c47 struct mantis_hwconfig *config = mantis->hwconfig; in vp3030_frontend_init()
A Dmantis_input.c42 "Mantis %s IR receiver", mantis->hwconfig->model_name); in mantis_input_init()
A Dmantis_pci.c40 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_pci_init()
A Dmantis_dma.c206 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_dma_xfer()
A Dmantis_i2c.c125 config = mantis->hwconfig; in mantis_i2c_xfer()

Completed in 26 milliseconds