Home
last modified time | relevance | path

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

12345678910>>...22

/linux/drivers/s390/net/
H A Dqeth_l2_main.c32 static int qeth_l2_setdelmac_makerc(struct qeth_card *card, u16 retcode) in qeth_l2_setdelmac_makerc()
66 static int qeth_l2_send_setdelmac_cb(struct qeth_card *card, in qeth_l2_send_setdelmac_cb()
75 static int qeth_l2_send_setdelmac(struct qeth_card *card, const __u8 *mac, in qeth_l2_send_setdelmac()
92 static int qeth_l2_send_setmac(struct qeth_card *card, const __u8 *mac) in qeth_l2_send_setmac()
116 static int qeth_l2_write_mac(struct qeth_card *card, u8 *mac) in qeth_l2_write_mac()
133 static int qeth_l2_remove_mac(struct qeth_card *card, u8 *mac) in qeth_l2_remove_mac()
147 static void qeth_l2_drain_rx_mode_cache(struct qeth_card *card) in qeth_l2_drain_rx_mode_cache()
193 static int qeth_l2_setdelvlan_makerc(struct qeth_card *card, u16 retcode) in qeth_l2_setdelvlan_makerc()
214 static int qeth_l2_send_setdelvlan_cb(struct qeth_card *card, in qeth_l2_send_setdelvlan_cb()
230 static int qeth_l2_send_setdelvlan(struct qeth_card *card, __u16 i, in qeth_l2_send_setdelvlan()
[all …]
H A Dqeth_core_main.c73 static const char *qeth_get_cardname(struct qeth_card *card) in qeth_get_cardname()
106 const char *qeth_get_cardname_short(struct qeth_card *card) in qeth_get_cardname_short()
159 void qeth_set_allowed_threads(struct qeth_card *card, unsigned long threads, in qeth_set_allowed_threads()
173 int qeth_threads_running(struct qeth_card *card, unsigned long threads) in qeth_threads_running()
185 static void qeth_clear_working_pool_list(struct qeth_card *card) in qeth_clear_working_pool_list()
212 static void qeth_free_buffer_pool(struct qeth_card *card) in qeth_free_buffer_pool()
244 static int qeth_alloc_buffer_pool(struct qeth_card *card) in qeth_alloc_buffer_pool()
264 int qeth_resize_buffer_pool(struct qeth_card *card, unsigned int count) in qeth_resize_buffer_pool()
345 static int qeth_cq_init(struct qeth_card *card) in qeth_cq_init()
366 static void qeth_free_cq(struct qeth_card *card) in qeth_free_cq()
[all …]
H A Dqeth_l3_main.c55 static struct qeth_ipaddr *qeth_l3_find_addr_by_ip(struct qeth_card *card, in qeth_l3_find_addr_by_ip()
87 static bool qeth_l3_is_addr_covered_by_ipato(struct qeth_card *card, in qeth_l3_is_addr_covered_by_ipato()
121 static int qeth_l3_delete_ip(struct qeth_card *card, in qeth_l3_delete_ip()
158 static int qeth_l3_add_ip(struct qeth_card *card, struct qeth_ipaddr *tmp_addr) in qeth_l3_add_ip()
220 static int qeth_l3_modify_ip(struct qeth_card *card, struct qeth_ipaddr *addr, in qeth_l3_modify_ip()
232 static void qeth_l3_drain_rx_mode_cache(struct qeth_card *card) in qeth_l3_drain_rx_mode_cache()
244 static void qeth_l3_clear_ip_htable(struct qeth_card *card, int recover) in qeth_l3_clear_ip_htable()
267 static void qeth_l3_recover_ip(struct qeth_card *card) in qeth_l3_recover_ip()
296 static int qeth_l3_setdelip_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_l3_setdelip_cb()
315 static int qeth_l3_send_setdelmc(struct qeth_card *card, in qeth_l3_send_setdelmc()
[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.c106 #define CMD_BUSY(card) (readl((card)->membase + STAT) & NS_STAT_CMDBZ) argument
203 ns_dev *card = pci_get_drvdata(pcidev); in nicstar_remove_one() local
311 static u32 ns_read_sram(ns_dev * card, u32 sram_address) in ns_read_sram()
327 static void ns_write_sram(ns_dev * card, u32 sram_address, u32 * value, in ns_write_sram()
351 struct ns_dev *card = NULL; in ns_init_card() local
817 static void ns_init_card_error(ns_dev *card, int error) in ns_init_card_error()
863 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/libertas/
H A Dif_spi.c77 static void free_if_spi_card(struct if_spi_card *card) in free_if_spi_card()
126 static void spu_transaction_init(struct if_spi_card *card) in spu_transaction_init()
137 static void spu_transaction_finish(struct if_spi_card *card) in spu_transaction_finish()
146 static int spu_write(struct if_spi_card *card, u16 reg, const u8 *buf, int len) in spu_write()
179 static inline int spu_write_u16(struct if_spi_card *card, u16 reg, u16 val) in spu_write_u16()
199 static int spu_read(struct if_spi_card *card, u16 reg, u8 *buf, int len) in spu_read()
251 static inline int spu_read_u16(struct if_spi_card *card, u16 reg, u16 *val) in spu_read_u16()
266 static int spu_read_u32(struct if_spi_card *card, u16 reg, u32 *val) in spu_read_u32()
286 static int spu_wait_for_u16(struct if_spi_card *card, u16 reg, in spu_wait_for_u16()
316 static int spu_wait_for_u32(struct if_spi_card *card, u32 reg, u32 target) in spu_wait_for_u32()
[all …]
H A Dif_sdio.c144 static u16 if_sdio_read_scratch(struct if_sdio_card *card, int *err) in if_sdio_read_scratch()
163 static u8 if_sdio_read_rx_unit(struct if_sdio_card *card) in if_sdio_read_rx_unit()
176 static u16 if_sdio_read_rx_len(struct if_sdio_card *card, int *err) in if_sdio_read_rx_len()
203 static int if_sdio_handle_cmd(struct if_sdio_card *card, in if_sdio_handle_cmd()
234 static int if_sdio_handle_data(struct if_sdio_card *card, in if_sdio_handle_data()
265 static int if_sdio_handle_event(struct if_sdio_card *card, in if_sdio_handle_event()
298 static int if_sdio_wait_status(struct if_sdio_card *card, const u8 condition) in if_sdio_wait_status()
318 static int if_sdio_card_to_host(struct if_sdio_card *card) in if_sdio_card_to_host()
399 struct if_sdio_card *card; in if_sdio_host_to_card_worker() local
440 static int if_sdio_prog_helper(struct if_sdio_card *card, in if_sdio_prog_helper()
[all …]
/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/drivers/mmc/core/
H A Dbus.c35 struct mmc_card *card = mmc_dev_to_card(dev); in type_show() local
61 const struct mmc_card *card = mmc_dev_to_card(dev); in mmc_bus_uevent() local
130 struct mmc_card *card = mmc_dev_to_card(dev); in mmc_bus_probe() local
138 struct mmc_card *card = mmc_dev_to_card(dev); in mmc_bus_remove() local
146 struct mmc_card *card = mmc_dev_to_card(dev); in mmc_bus_shutdown() local
166 struct mmc_card *card = mmc_dev_to_card(dev); in mmc_bus_suspend() local
183 struct mmc_card *card = mmc_dev_to_card(dev); in mmc_bus_resume() local
200 struct mmc_card *card = mmc_dev_to_card(dev); in mmc_runtime_suspend() local
208 struct mmc_card *card = mmc_dev_to_card(dev); in mmc_runtime_resume() local
266 struct mmc_card *card = mmc_dev_to_card(dev); in mmc_release_card() local
[all …]
/linux/drivers/pnp/
H A Dcard.c20 struct pnp_card *card) in match_card()
71 static int card_probe(struct pnp_card *card, struct pnp_card_driver *drv) in card_probe()
107 static struct pnp_id *pnp_add_card_id(struct pnp_card *card, char *id) in pnp_add_card_id()
136 static void pnp_free_card_ids(struct pnp_card *card) in pnp_free_card_ids()
151 struct pnp_card *card = to_pnp_card(dmdev); in pnp_release_card() local
159 struct pnp_card *card; in pnp_alloc_card() local
188 struct pnp_card *card = to_pnp_card(dmdev); in name_show() local
200 struct pnp_card *card = to_pnp_card(dmdev); in card_id_show() local
212 static int pnp_interface_attach_card(struct pnp_card *card) in pnp_interface_attach_card()
234 int pnp_add_card(struct pnp_card *card) in pnp_add_card()
[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() argument
209 soc_cleanup_card_debugfs(struct snd_soc_card * card) soc_cleanup_card_debugfs() argument
235 soc_init_card_debugfs(struct snd_soc_card * card) soc_init_card_debugfs() argument
236 soc_cleanup_card_debugfs(struct snd_soc_card * card) soc_cleanup_card_debugfs() argument
408 snd_soc_get_pcm_runtime(struct snd_soc_card * card,struct snd_soc_dai_link * dai_link) snd_soc_get_pcm_runtime() argument
499 soc_new_pcm_runtime(struct snd_soc_card * card,struct snd_soc_dai_link * dai_link) soc_new_pcm_runtime() argument
588 snd_soc_fill_dummy_dai(struct snd_soc_card * card) snd_soc_fill_dummy_dai() argument
610 snd_soc_flush_all_delayed_work(struct snd_soc_card * card) snd_soc_flush_all_delayed_work() argument
619 soc_playback_digital_mute(struct snd_soc_card * card,int mute) soc_playback_digital_mute() argument
638 soc_dapm_suspend_resume(struct snd_soc_card * card,int event) soc_dapm_suspend_resume() argument
656 struct snd_soc_card *card = dev_get_drvdata(dev); snd_soc_suspend() local
757 struct snd_soc_card *card = soc_resume_deferred() local
799 struct snd_soc_card *card = dev_get_drvdata(dev); snd_soc_resume() local
819 soc_resume_init(struct snd_soc_card * card) soc_resume_init() argument
827 soc_resume_init(struct snd_soc_card * card) soc_resume_init() argument
949 soc_dai_link_sanity_check(struct snd_soc_card * card,struct snd_soc_dai_link * link) soc_dai_link_sanity_check() argument
1080 snd_soc_compensate_channel_connection_map(struct snd_soc_card * card,struct snd_soc_dai_link * dai_link) snd_soc_compensate_channel_connection_map() argument
1147 snd_soc_remove_pcm_runtime(struct snd_soc_card * card,struct snd_soc_pcm_runtime * rtd) snd_soc_remove_pcm_runtime() argument
1175 snd_soc_add_pcm_runtime(struct snd_soc_card * card,struct snd_soc_dai_link * dai_link) snd_soc_add_pcm_runtime() argument
1269 snd_soc_add_pcm_runtimes(struct snd_soc_card * card,struct snd_soc_dai_link * dai_link,int num_dai_link) snd_soc_add_pcm_runtimes() argument
1512 soc_init_pcm_runtime(struct snd_soc_card * card,struct snd_soc_pcm_runtime * rtd) soc_init_pcm_runtime() argument
1557 soc_set_name_prefix(struct snd_soc_card * card,struct snd_soc_component * component) soc_set_name_prefix() argument
1602 soc_probe_component(struct snd_soc_card * card,struct snd_soc_component * component) soc_probe_component() argument
1694 soc_remove_link_dais(struct snd_soc_card * card) soc_remove_link_dais() argument
1707 soc_probe_link_dais(struct snd_soc_card * card) soc_probe_link_dais() argument
1724 soc_remove_link_components(struct snd_soc_card * card) soc_remove_link_components() argument
1742 soc_probe_link_components(struct snd_soc_card * card) soc_probe_link_components() argument
1764 soc_unbind_aux_dev(struct snd_soc_card * card) soc_unbind_aux_dev() argument
1775 soc_bind_aux_dev(struct snd_soc_card * card) soc_bind_aux_dev() argument
1795 soc_probe_aux_devices(struct snd_soc_card * card) soc_probe_aux_devices() argument
1815 soc_remove_aux_devices(struct snd_soc_card * card) soc_remove_aux_devices() argument
1887 append_dmi_string(struct snd_soc_card * card,const char * str) append_dmi_string() argument
1931 snd_soc_set_dmi_name(struct snd_soc_card * card) snd_soc_set_dmi_name() argument
1981 snd_soc_set_dmi_name(struct snd_soc_card * card) snd_soc_set_dmi_name() argument
1987 soc_check_tplg_fes(struct snd_soc_card * card) soc_check_tplg_fes() argument
2069 soc_setup_card_name(card,name,name1,name2) global() argument
2071 __soc_setup_card_name(struct snd_soc_card * card,char * name,int len,const char * name1,const char * name2) __soc_setup_card_name() argument
2114 soc_cleanup_card_resources(struct snd_soc_card * card) soc_cleanup_card_resources() argument
2153 snd_soc_unbind_card(struct snd_soc_card * card) snd_soc_unbind_card() argument
2163 snd_soc_bind_card(struct snd_soc_card * card) snd_soc_bind_card() argument
2327 devm_snd_soc_bind_card(struct device * dev,struct snd_soc_card * card) devm_snd_soc_bind_card() argument
2347 snd_soc_rebind_card(struct snd_soc_card * card) snd_soc_rebind_card() argument
2367 struct snd_soc_card *card = platform_get_drvdata(pdev); soc_probe() local
2388 struct snd_soc_card *card = dev_get_drvdata(dev); snd_soc_poweroff() local
2472 snd_soc_add_controls(struct snd_card * card,struct device * dev,const struct snd_kcontrol_new * controls,int num_controls,const char * prefix,void * data) snd_soc_add_controls() argument
2504 struct snd_card *card = component->card->snd_card; snd_soc_add_component_controls() local
2524 struct snd_card *card = soc_card->snd_card; snd_soc_add_card_controls() local
2544 struct snd_card *card = dai->component->card->snd_card; snd_soc_add_dai_controls() local
2557 snd_soc_register_card(struct snd_soc_card * card) snd_soc_register_card() argument
2609 snd_soc_unregister_card(struct snd_soc_card * card) snd_soc_unregister_card() argument
2835 struct snd_soc_card *card = component->card; snd_soc_del_component_unlocked() local
2888 struct snd_soc_card *card, *c; snd_soc_add_component() local
2980 snd_soc_of_parse_card_name(struct snd_soc_card * card,const char * propname) snd_soc_of_parse_card_name() argument
3017 snd_soc_of_parse_audio_simple_widgets(struct snd_soc_card * card,const char * propname) snd_soc_of_parse_audio_simple_widgets() argument
3097 snd_soc_of_parse_pin_switches(struct snd_soc_card * card,const char * prop) snd_soc_of_parse_pin_switches() argument
3223 snd_soc_of_parse_audio_routing(struct snd_soc_card * card,const char * propname) snd_soc_of_parse_audio_routing() argument
3274 snd_soc_of_parse_aux_devs(struct snd_soc_card * card,const char * propname) snd_soc_of_parse_aux_devs() argument
[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/memstick/core/
H A Dmemstick.c28 static int memstick_dev_match(struct memstick_dev *card, in memstick_dev_match()
43 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_bus_match() local
61 const struct memstick_dev *card = container_of_const(dev, struct memstick_dev, in memstick_uevent() local
78 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_device_probe() local
95 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_device_remove() local
113 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_device_suspend() local
126 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_device_resume() local
191 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_free_card() local
196 static int memstick_dummy_check(struct memstick_dev *card) in memstick_dummy_check()
324 static int h_memstick_read_dev_id(struct memstick_dev *card, in h_memstick_read_dev_id()
[all …]
/linux/drivers/firewire/
H A Dcore-transaction.c48 static void remove_transaction_entry(struct fw_card *card, struct fw_transaction *entry) in remove_transaction_entry()
55 void fw_cancel_pending_transactions(struct fw_card *card) in fw_cancel_pending_transactions()
83 #define find_and_pop_transaction_entry(card, condition) \ argument
97 static int close_transaction(struct fw_transaction *transaction, struct fw_card *card, int rcode, in close_transaction()
124 int fw_cancel_transaction(struct fw_card *card, in fw_cancel_transaction()
160 struct fw_card *card = t->card; in split_transaction_timeout_callback() local
190 struct fw_card *card, int status) in transmit_complete_callback()
311 static int allocate_tlabel(struct fw_card *card) in allocate_tlabel()
382 void __fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, in __fw_send_request()
453 static void transaction_callback(struct fw_card *card, int rcode, in transaction_callback()
[all …]

12345678910>>...22