Home
last modified time | relevance | path

Searched defs:card (Results 1 – 25 of 641) sorted by relevance

12345678910>>...26

/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c49 int gelic_card_set_irq_mask(struct gelic_card *card, u64 mask) in gelic_card_set_irq_mask()
61 static void gelic_card_rx_irq_on(struct gelic_card *card) in gelic_card_rx_irq_on()
66 static void gelic_card_rx_irq_off(struct gelic_card *card) in gelic_card_rx_irq_off()
72 static void gelic_card_get_ether_port_status(struct gelic_card *card, in gelic_card_get_ether_port_status()
105 static int gelic_card_set_link_mode(struct gelic_card *card, int mode) in gelic_card_set_link_mode()
130 static void gelic_card_disable_txdmac(struct gelic_card *card) in gelic_card_disable_txdmac()
148 static void gelic_card_enable_rxdmac(struct gelic_card *card) in gelic_card_enable_rxdmac()
177 static void gelic_card_disable_rxdmac(struct gelic_card *card) in gelic_card_disable_rxdmac()
220 static void gelic_card_reset_chain(struct gelic_card *card, in gelic_card_reset_chain()
238 void gelic_card_up(struct gelic_card *card) in gelic_card_up()
[all …]
/linux/drivers/s390/net/
H A Dqeth_l2_main.c33 static int qeth_l2_setdelmac_makerc(struct qeth_card *card, u16 retcode) in qeth_l2_setdelmac_makerc()
67 static int qeth_l2_send_setdelmac_cb(struct qeth_card *card, in qeth_l2_send_setdelmac_cb()
76 static int qeth_l2_send_setdelmac(struct qeth_card *card, const __u8 *mac, in qeth_l2_send_setdelmac()
93 static int qeth_l2_send_setmac(struct qeth_card *card, const __u8 *mac) in qeth_l2_send_setmac()
117 static int qeth_l2_write_mac(struct qeth_card *card, u8 *mac) in qeth_l2_write_mac()
134 static int qeth_l2_remove_mac(struct qeth_card *card, u8 *mac) in qeth_l2_remove_mac()
148 static void qeth_l2_drain_rx_mode_cache(struct qeth_card *card) in qeth_l2_drain_rx_mode_cache()
194 static int qeth_l2_setdelvlan_makerc(struct qeth_card *card, u16 retcode) in qeth_l2_setdelvlan_makerc()
215 static int qeth_l2_send_setdelvlan_cb(struct qeth_card *card, in qeth_l2_send_setdelvlan_cb()
231 static int qeth_l2_send_setdelvlan(struct qeth_card *card, __u16 i, in qeth_l2_send_setdelvlan()
[all …]
H A Dqeth_core_main.c75 static const char *qeth_get_cardname(struct qeth_card *card) in qeth_get_cardname()
108 const char *qeth_get_cardname_short(struct qeth_card *card) in qeth_get_cardname_short()
161 void qeth_set_allowed_threads(struct qeth_card *card, unsigned long threads, in qeth_set_allowed_threads()
175 int qeth_threads_running(struct qeth_card *card, unsigned long threads) in qeth_threads_running()
187 static void qeth_clear_working_pool_list(struct qeth_card *card) in qeth_clear_working_pool_list()
214 static void qeth_free_buffer_pool(struct qeth_card *card) in qeth_free_buffer_pool()
246 static int qeth_alloc_buffer_pool(struct qeth_card *card) in qeth_alloc_buffer_pool()
266 int qeth_resize_buffer_pool(struct qeth_card *card, unsigned int count) in qeth_resize_buffer_pool()
347 static int qeth_cq_init(struct qeth_card *card) in qeth_cq_init()
368 static void qeth_free_cq(struct qeth_card *card) in qeth_free_cq()
[all …]
H A Dqeth_l3_main.c56 static struct qeth_ipaddr *qeth_l3_find_addr_by_ip(struct qeth_card *card, in qeth_l3_find_addr_by_ip()
88 static bool qeth_l3_is_addr_covered_by_ipato(struct qeth_card *card, in qeth_l3_is_addr_covered_by_ipato()
122 static int qeth_l3_delete_ip(struct qeth_card *card, in qeth_l3_delete_ip()
159 static int qeth_l3_add_ip(struct qeth_card *card, struct qeth_ipaddr *tmp_addr) in qeth_l3_add_ip()
221 static int qeth_l3_modify_ip(struct qeth_card *card, struct qeth_ipaddr *addr, in qeth_l3_modify_ip()
233 static void qeth_l3_drain_rx_mode_cache(struct qeth_card *card) in qeth_l3_drain_rx_mode_cache()
245 static void qeth_l3_clear_ip_htable(struct qeth_card *card, int recover) in qeth_l3_clear_ip_htable()
268 static void qeth_l3_recover_ip(struct qeth_card *card) in qeth_l3_recover_ip()
297 static int qeth_l3_setdelip_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_l3_setdelip_cb()
316 static int qeth_l3_send_setdelmc(struct qeth_card *card, in qeth_l3_send_setdelmc()
[all …]
H A Dqeth_core_sys.c22 struct qeth_card *card = dev_get_drvdata(dev); in qeth_dev_state_show() local
43 struct qeth_card *card = dev_get_drvdata(dev); in qeth_dev_chpid_show() local
53 struct qeth_card *card = dev_get_drvdata(dev); in qeth_dev_if_name_show() local
63 struct qeth_card *card = dev_get_drvdata(dev); in qeth_dev_card_type_show() local
70 static const char *qeth_get_bufsize_str(struct qeth_card *card) in qeth_get_bufsize_str()
87 struct qeth_card *card = dev_get_drvdata(dev); in qeth_dev_inbuf_size_show() local
97 struct qeth_card *card = dev_get_drvdata(dev); in qeth_dev_portno_show() local
105 struct qeth_card *card = dev_get_drvdata(dev); in qeth_dev_portno_store() local
143 struct qeth_card *card = dev_get_drvdata(dev); in qeth_dev_portname_store() local
156 struct qeth_card *card = dev_get_drvdata(dev); in qeth_dev_prioqing_show() local
[all …]
H A Dqeth_l3_sys.c30 static ssize_t qeth_l3_dev_route_show(struct qeth_card *card, in qeth_l3_dev_route_show()
61 struct qeth_card *card = dev_get_drvdata(dev); in qeth_l3_dev_route4_show() local
66 static ssize_t qeth_l3_dev_route_store(struct qeth_card *card, in qeth_l3_dev_route_store()
107 struct qeth_card *card = dev_get_drvdata(dev); in qeth_l3_dev_route4_store() local
119 struct qeth_card *card = dev_get_drvdata(dev); in qeth_l3_dev_route6_show() local
127 struct qeth_card *card = dev_get_drvdata(dev); in qeth_l3_dev_route6_store() local
139 struct qeth_card *card = dev_get_drvdata(dev); in qeth_l3_dev_sniffer_show() local
147 struct qeth_card *card = dev_get_drvdata(dev); in qeth_l3_dev_sniffer_store() local
195 struct qeth_card *card = dev_get_drvdata(dev); in qeth_l3_dev_hsuid_show() local
209 struct qeth_card *card = dev_get_drvdata(dev); in qeth_l3_dev_hsuid_store() local
[all …]
H A Dqeth_l2_sys.c16 struct qeth_card *card = dev_get_drvdata(dev); in qeth_bridge_port_role_state_show() local
66 struct qeth_card *card = dev_get_drvdata(dev); in qeth_bridge_port_role_show() local
77 struct qeth_card *card = dev_get_drvdata(dev); in qeth_bridge_port_role_store() local
117 struct qeth_card *card = dev_get_drvdata(dev); in qeth_bridge_port_state_show() local
131 struct qeth_card *card = dev_get_drvdata(dev); in qeth_bridgeport_hostnotification_show() local
145 struct qeth_card *card = dev_get_drvdata(dev); in qeth_bridgeport_hostnotification_store() local
179 struct qeth_card *card = dev_get_drvdata(dev); in qeth_bridgeport_reflect_show() local
199 struct qeth_card *card = dev_get_drvdata(dev); in qeth_bridgeport_reflect_store() local
277 struct qeth_card *card = dev_get_drvdata(dev); in qeth_vnicc_timeout_show() local
294 struct qeth_card *card = dev_get_drvdata(dev); in qeth_vnicc_timeout_store() local
[all …]
/linux/drivers/atm/
H A Didt77252.c161 waitfor_idle(struct idt77252_dev *card) in waitfor_idle()
171 read_sram(struct idt77252_dev *card, unsigned long addr) in read_sram()
185 write_sram(struct idt77252_dev *card, unsigned long addr, u32 value) in write_sram()
208 struct idt77252_dev *card = dev; in read_utility() local
228 struct idt77252_dev *card = dev; in write_utility() local
350 idt77252_read_gp(struct idt77252_dev *card) in idt77252_read_gp()
362 idt77252_write_gp(struct idt77252_dev *card, u32 value) in idt77252_write_gp()
379 idt77252_eeprom_read_status(struct idt77252_dev *card) in idt77252_eeprom_read_status()
413 idt77252_eeprom_read_byte(struct idt77252_dev *card, u8 offset) in idt77252_eeprom_read_byte()
461 idt77252_eeprom_write_byte(struct idt77252_dev *card, u8 offset, u8 data) in idt77252_eeprom_write_byte()
[all …]
H A Dnicstar.c105 #define CMD_BUSY(card) (readl((card)->membase + STAT) & NS_STAT_CMDBZ) argument
202 ns_dev *card = pci_get_drvdata(pcidev); in nicstar_remove_one() local
310 static u32 ns_read_sram(ns_dev * card, u32 sram_address) in ns_read_sram()
326 static void ns_write_sram(ns_dev * card, u32 sram_address, u32 * value, in ns_write_sram()
350 struct ns_dev *card = NULL; in ns_init_card() local
816 static void ns_init_card_error(ns_dev *card, int error) in ns_init_card_error()
862 static scq_info *get_scq(ns_dev *card, int size, u32 scd) in get_scq()
901 static void free_scq(ns_dev *card, scq_info *scq, struct atm_vcc *vcc) in free_scq()
941 static void push_rxbufs(ns_dev * card, struct sk_buff *skb) in push_rxbufs()
1058 ns_dev *card; in ns_irq_handler() local
[all …]
/linux/drivers/isdn/hardware/mISDN/
H A Dw6692.c80 _set_debug(struct w6692_hw *card) in _set_debug()
91 struct w6692_hw *card; in set_debug() local
115 ReadW6692(struct w6692_hw *card, u8 offset) in ReadW6692()
121 WriteW6692(struct w6692_hw *card, u8 offset, u8 value) in WriteW6692()
139 enable_hwirq(struct w6692_hw *card) in enable_hwirq()
145 disable_hwirq(struct w6692_hw *card) in disable_hwirq()
153 W6692Version(struct w6692_hw *card) in W6692Version()
163 w6692_led_handler(struct w6692_hw *card, int on) in w6692_led_handler()
177 ph_command(struct w6692_hw *card, u8 cmd) in ph_command()
184 W6692_new_ph(struct w6692_hw *card) in W6692_new_ph()
[all …]
H A Dnetjet.c93 _set_debug(struct tiger_hw *card) in _set_debug()
104 struct tiger_hw *card; in set_debug() local
124 nj_disable_hwirq(struct tiger_hw *card) in nj_disable_hwirq()
134 struct tiger_hw *card = p; in ReadISAC_nj() local
147 struct tiger_hw *card = p; in WriteISAC_nj() local
158 struct tiger_hw *card = p; in ReadFiFoISAC_nj() local
168 struct tiger_hw *card = p; in WriteFiFoISAC_nj() local
178 struct tiger_hw *card = bc->bch.hw; in fill_mem() local
201 struct tiger_hw *card = bc->bch.hw; in mode_tiger() local
274 nj_reset(struct tiger_hw *card) in nj_reset()
[all …]
/linux/drivers/net/ethernet/dec/tulip/
H A Dxircom_cb.c312 struct xircom_private *card = netdev_priv(dev); in xircom_remove() local
327 struct xircom_private *card = netdev_priv(dev); in xircom_interrupt() local
378 struct xircom_private *card; in xircom_start_xmit() local
457 struct xircom_private *card; in xircom_close() local
497 static void initialize_card(struct xircom_private *card) in initialize_card()
535 static void trigger_transmit(struct xircom_private *card) in trigger_transmit()
549 static void trigger_receive(struct xircom_private *card) in trigger_receive()
560 static void setup_descriptors(struct xircom_private *card) in setup_descriptors()
624 static void remove_descriptors(struct xircom_private *card) in remove_descriptors()
640 static int link_status_changed(struct xircom_private *card) in link_status_changed()
[all …]
/linux/sound/core/
H A Dinit.c127 int snd_device_alloc(struct device **dev_p, struct snd_card *card) in snd_device_alloc()
175 struct snd_card *card; in snd_card_new() local
231 struct snd_card *card; in snd_devm_card_new() local
265 struct snd_card *card; in snd_card_free_on_error() local
276 static int snd_card_init(struct snd_card *card, struct device *parent, in snd_card_init()
386 struct snd_card *card; in snd_card_ref() local
397 int snd_card_locked(int card) in snd_card_locked()
491 void snd_card_disconnect(struct snd_card *card) in snd_card_disconnect()
569 void snd_card_disconnect_sync(struct snd_card *card) in snd_card_disconnect_sync()
580 static int snd_card_do_free(struct snd_card *card) in snd_card_do_free()
[all …]
H A Dcontrol.c47 struct snd_card *card; in snd_ctl_open() local
111 struct snd_card *card; in snd_ctl_release() local
149 void snd_ctl_notify(struct snd_card *card, unsigned int mask, in snd_ctl_notify()
200 void snd_ctl_notify_one(struct snd_card *card, unsigned int mask, in snd_ctl_notify_one()
333 static bool snd_ctl_remove_numid_conflict(struct snd_card *card, in snd_ctl_remove_numid_conflict()
352 static int snd_ctl_find_hole(struct snd_card *card, unsigned int count) in snd_ctl_find_hole()
400 static void add_hash_entries(struct snd_card *card, in add_hash_entries()
423 static void remove_hash_entries(struct snd_card *card, in remove_hash_entries()
443 static inline void add_hash_entries(struct snd_card *card, in add_hash_entries()
447 static inline void remove_hash_entries(struct snd_card *card, in remove_hash_entries()
[all …]
H A Ddevice.c29 int snd_device_new(struct snd_card *card, enum snd_device_type type, in snd_device_new()
82 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev()
106 void snd_device_disconnect(struct snd_card *card, void *device_data) in snd_device_disconnect()
130 void snd_device_free(struct snd_card *card, void *device_data) in snd_device_free()
171 int snd_device_register(struct snd_card *card, void *device_data) in snd_device_register()
189 int snd_device_register_all(struct snd_card *card) in snd_device_register_all()
208 void snd_device_disconnect_all(struct snd_card *card) in snd_device_disconnect_all()
222 void snd_device_free_all(struct snd_card *card) in snd_device_free_all()
/linux/include/sound/
H A Dsoc-card.h16 static inline void snd_soc_card_mutex_lock_root(struct snd_soc_card *card) in snd_soc_card_mutex_lock_root()
21 static inline void snd_soc_card_mutex_lock(struct snd_soc_card *card) in snd_soc_card_mutex_lock()
26 static inline void snd_soc_card_mutex_unlock(struct snd_soc_card *card) in snd_soc_card_mutex_unlock()
63 static inline void snd_soc_card_set_pci_ssid(struct snd_soc_card *card, in snd_soc_card_set_pci_ssid()
72 static inline int snd_soc_card_get_pci_ssid(struct snd_soc_card *card, in snd_soc_card_get_pci_ssid()
85 static inline void snd_soc_card_set_pci_ssid(struct snd_soc_card *card, in snd_soc_card_set_pci_ssid()
91 static inline int snd_soc_card_get_pci_ssid(struct snd_soc_card *card, in snd_soc_card_get_pci_ssid()
100 static inline void snd_soc_card_set_drvdata(struct snd_soc_card *card, in snd_soc_card_set_drvdata()
106 static inline void *snd_soc_card_get_drvdata(struct snd_soc_card *card) in snd_soc_card_get_drvdata()
112 struct snd_soc_dai *snd_soc_card_get_codec_dai(struct snd_soc_card *card, in snd_soc_card_get_codec_dai()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c554 struct sdio_mmc_card *card = NULL; in mwifiex_sdio_probe() local
637 struct sdio_mmc_card *card; in mwifiex_sdio_resume() local
680 struct sdio_mmc_card *card = adapter->card; in mwifiex_write_reg() local
695 struct sdio_mmc_card *card = adapter->card; in mwifiex_read_reg() local
716 struct sdio_mmc_card *card = adapter->card; in mwifiex_write_data_sync() local
747 struct sdio_mmc_card *card = adapter->card; in mwifiex_read_data_sync() local
772 struct sdio_mmc_card *card = adapter->card; in mwifiex_sdio_read_fw_status() local
791 struct sdio_mmc_card *card = adapter->card; in mwifiex_check_fw_status() local
825 struct sdio_mmc_card *card = adapter->card; in mwifiex_check_winner_status() local
846 struct sdio_mmc_card *card; in mwifiex_sdio_remove() local
[all …]
H A Dusb.c157 struct usb_card_rec *card; in mwifiex_usb_rx_complete() local
249 struct usb_card_rec *card = adapter->card; in mwifiex_usb_tx_complete() local
288 struct usb_card_rec *card = (struct usb_card_rec *)adapter->card; in mwifiex_usb_submit_rx_urb() local
345 static void mwifiex_usb_free(struct usb_card_rec *card) in mwifiex_usb_free()
392 struct usb_card_rec *card; in mwifiex_usb_probe() local
537 struct usb_card_rec *card = usb_get_intfdata(intf); in mwifiex_usb_suspend() local
604 struct usb_card_rec *card = usb_get_intfdata(intf); in mwifiex_usb_resume() local
649 struct usb_card_rec *card = usb_get_intfdata(intf); in mwifiex_usb_disconnect() local
676 struct usb_card_rec *card = usb_get_intfdata(intf); in mwifiex_usb_coredump() local
698 struct usb_card_rec *card = adapter->card; in mwifiex_write_data_sync() local
[all …]
/linux/sound/soc/
H A Dsoc-core.c198 static void soc_init_card_debugfs(struct snd_soc_card *card) in soc_init_card_debugfs()
209 static void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
235 static inline void soc_init_card_debugfs(struct snd_soc_card *card) { } in soc_init_card_debugfs()
236 static inline void soc_cleanup_card_debugfs(struct snd_soc_card *card) { } in soc_cleanup_card_debugfs()
408 *snd_soc_get_pcm_runtime(struct snd_soc_card *card, in snd_soc_get_pcm_runtime()
500 struct snd_soc_card *card, struct snd_soc_dai_link *dai_link) in soc_new_pcm_runtime()
584 static void snd_soc_fill_dummy_dai(struct snd_soc_card *card) in snd_soc_fill_dummy_dai()
606 static void snd_soc_flush_all_delayed_work(struct snd_soc_card *card) in snd_soc_flush_all_delayed_work()
615 static void soc_playback_digital_mute(struct snd_soc_card *card, int mute) in soc_playback_digital_mute()
634 static void soc_dapm_suspend_resume(struct snd_soc_card *card, int event) in soc_dapm_suspend_resume()
[all …]
/linux/drivers/firewire/
H A Dcore-card.c91 static void generate_config_rom(struct fw_card *card, __be32 *config_rom) in generate_config_rom()
153 struct fw_card *card; in update_config_roms() local
213 static int reset_bus(struct fw_card *card, bool short_reset) in reset_bus()
223 void fw_schedule_bus_reset(struct fw_card *card, bool delayed, bool short_reset) in fw_schedule_bus_reset()
239 struct fw_card *card = from_work(card, work, br_work.work); in br_work() local
257 static void allocate_broadcast_channel(struct fw_card *card, int generation) in allocate_broadcast_channel()
275 void fw_schedule_bm_work(struct fw_card *card, unsigned long delay) in fw_schedule_bm_work()
301 static enum bm_contention_outcome contend_for_bm(struct fw_card *card) in contend_for_bm()
565 void fw_card_initialize(struct fw_card *card, in fw_card_initialize()
682 static int dummy_read_phy_reg(struct fw_card *card, int address) in dummy_read_phy_reg()
[all …]
/linux/drivers/net/wan/
H A Dhd64572.c48 #define sca_in(reg, card) readb((card)->scabase + (reg)) argument
49 #define sca_out(value, reg, card) writeb(value, (card)->scabase + (reg)) argument
50 #define sca_inw(reg, card) readw((card)->scabase + (reg)) argument
51 #define sca_outw(value, reg, card) writew(value, (card)->scabase + (reg)) argument
52 #define sca_inl(reg, card) readl((card)->scabase + (reg)) argument
53 #define sca_outl(value, reg, card) writel(value, (card)->scabase + (reg)) argument
122 card_t *card = port->card; in sca_init_port() local
184 card_t *card = port->card; in sca_msci_intr() local
193 static inline void sca_rx(card_t *card, port_t *port, pkt_desc __iomem *desc, in sca_rx()
227 card_t *card = port->card; in sca_rx_done() local
[all …]
H A Dwanxl.c55 struct card *card; member
68 struct card { struct
76 struct card_status *status; /* shared between host and card */ argument
88 return &port->card->status->port_status[port->node]; in get_status() argument
207 static inline void wanxl_rx_intr(struct card *card) in wanxl_rx_intr()
259 struct card *card = dev_id; in wanxl_intr() local
476 static int wanxl_puts_command(struct card *card, u32 cmd) in wanxl_puts_command()
491 static void wanxl_reset(struct card *card) in wanxl_reset()
505 struct card *card = pci_get_drvdata(pdev); in wanxl_pci_remove_one() local
552 struct card *card; in wanxl_pci_init_one() local
/linux/drivers/net/can/esd/
H A Desd_402_pci-core.c100 struct pci402_card *card = pci_get_drvdata(pdev); in pci402_interrupt() local
110 struct pci402_card *card = pci_get_drvdata(pdev); in pci402_set_msiconfig() local
167 struct pci402_card *card = pci_get_drvdata(pdev); in pci402_init_card() local
216 struct pci402_card *card = pci_get_drvdata(pdev); in pci402_init_interrupt() local
252 struct pci402_card *card = pci_get_drvdata(pdev); in pci402_finish_interrupt() local
267 struct pci402_card *card = pci_get_drvdata(pdev); in pci402_init_dma() local
302 struct pci402_card *card = pci_get_drvdata(pdev); in pci402_finish_dma() local
338 struct pci402_card *card = pci_get_drvdata(pdev); in pci402_init_cores() local
411 struct pci402_card *card = pci_get_drvdata(pdev); in pci402_finish_cores() local
420 struct pci402_card *card = NULL; in pci402_probe() local
[all …]
/linux/sound/ppc/
H A Dsnd_ps3.c107 static int snd_ps3_verify_dma_stop(struct snd_ps3_card_info *card, in snd_ps3_verify_dma_stop() argument
149 static void snd_ps3_wait_for_dma_stop(struct snd_ps3_card_info *card) in snd_ps3_wait_for_dma_stop() argument
178 static void snd_ps3_kick_dma(struct snd_ps3_card_info *card) in snd_ps3_kick_dma() argument
189 static dma_addr_t v_to_bus(struct snd_ps3_card_info *card, void *paddr, int ch) in v_to_bus() argument
200 static void snd_ps3_bump_buffer(struct snd_ps3_card_info *card, in snd_ps3_bump_buffer() argument
216 snd_ps3_program_dma(struct snd_ps3_card_info * card,enum snd_ps3_dma_filltype filltype) snd_ps3_program_dma() argument
305 struct snd_ps3_card_info *card = dev_id; snd_ps3_interrupt() local
376 snd_ps3_change_avsetting(struct snd_ps3_card_info * card) snd_ps3_change_avsetting() argument
440 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); snd_ps3_set_avsetting() local
514 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); snd_ps3_pcm_open() local
563 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); snd_ps3_pcm_prepare() local
614 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); snd_ps3_pcm_trigger() local
660 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); snd_ps3_pcm_pointer() local
847 snd_ps3_audio_fixup(struct snd_ps3_card_info * card) snd_ps3_audio_fixup() argument
871 snd_ps3_init_avsetting(struct snd_ps3_card_info * card) snd_ps3_init_avsetting() argument
[all...]
/linux/drivers/net/can/softing/
H A Dsofting_fw.c19 static int _softing_fct_cmd(struct softing *card, int16_t cmd, uint16_t vector, in _softing_fct_cmd()
53 static int softing_fct_cmd(struct softing *card, int16_t cmd, const char *msg) in softing_fct_cmd()
65 int softing_bootloader_command(struct softing *card, int16_t cmd, in softing_bootloader_command()
133 int softing_load_fw(const char *file, struct softing *card, in softing_load_fw()
218 int softing_load_app_fw(const char *file, struct softing *card) in softing_load_app_fw()
316 static int softing_reset_chip(struct softing *card) in softing_reset_chip()
338 int softing_chip_poweron(struct softing *card) in softing_chip_poweron()
372 static void softing_initialize_timestamp(struct softing *card) in softing_initialize_timestamp()
385 ktime_t softing_raw2ktime(struct softing *card, u32 raw) in softing_raw2ktime()
420 struct softing *card; in softing_startstop() local
[all …]

12345678910>>...26