Home
last modified time | relevance | path

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

12345678910>>...21

/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/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() argument
175 struct snd_card *card; snd_card_new() local
231 struct snd_card *card; snd_devm_card_new() local
265 struct snd_card *card; snd_card_free_on_error() local
276 snd_card_init(struct snd_card * card,struct device * parent,int idx,const char * xid,struct module * module,size_t extra_size) snd_card_init() argument
386 struct snd_card *card; snd_card_ref() local
397 snd_card_locked(int card) snd_card_locked() argument
491 snd_card_disconnect(struct snd_card * card) snd_card_disconnect() argument
569 snd_card_disconnect_sync(struct snd_card * card) snd_card_disconnect_sync() argument
580 snd_card_do_free(struct snd_card * card) snd_card_do_free() argument
612 snd_card_free_when_closed(struct snd_card * card) snd_card_free_when_closed() argument
636 snd_card_free(struct snd_card * card) snd_card_free() argument
677 card_id_ok(struct snd_card * card,const char * id) card_id_ok() argument
691 copy_valid_id_string(struct snd_card * card,const char * src,const char * nid) copy_valid_id_string() argument
711 snd_card_set_id_no_lock(struct snd_card * card,const char * src,const char * nid) snd_card_set_id_no_lock() argument
765 snd_card_set_id(struct snd_card * card,const char * nid) snd_card_set_id() argument
778 struct snd_card *card = container_of(dev, struct snd_card, card_dev); id_show() local
785 struct snd_card *card = container_of(dev, struct snd_card, card_dev); id_store() local
813 struct snd_card *card = container_of(dev, struct snd_card, card_dev); number_show() local
836 snd_card_add_dev_attr(struct snd_card * card,const struct attribute_group * group) snd_card_add_dev_attr() argument
870 snd_card_register(struct snd_card * card) snd_card_register() argument
934 struct snd_card *card; snd_card_info_read() local
958 struct snd_card *card; snd_card_info_read_oss() local
980 struct snd_card *card; snd_card_module_info_read() local
1027 snd_component_add(struct snd_card * card,const char * component) snd_component_add() argument
1059 snd_card_file_add(struct snd_card * card,struct file * file) snd_card_file_add() argument
1093 snd_card_file_remove(struct snd_card * card,struct file * file) snd_card_file_remove() argument
1138 snd_power_ref_and_wait(struct snd_card * card) snd_power_ref_and_wait() argument
1159 snd_power_wait(struct snd_card * card) snd_power_wait() argument
[all...]
H A Dcontrol.c47 struct snd_card *card; snd_ctl_open() local
111 struct snd_card *card; snd_ctl_release() local
149 snd_ctl_notify(struct snd_card * card,unsigned int mask,struct snd_ctl_elem_id * id) snd_ctl_notify() argument
200 snd_ctl_notify_one(struct snd_card * card,unsigned int mask,struct snd_kcontrol * kctl,unsigned int ioff) snd_ctl_notify_one() argument
333 snd_ctl_remove_numid_conflict(struct snd_card * card,unsigned int count) snd_ctl_remove_numid_conflict() argument
352 snd_ctl_find_hole(struct snd_card * card,unsigned int count) snd_ctl_find_hole() argument
400 add_hash_entries(struct snd_card * card,struct snd_kcontrol * kcontrol) add_hash_entries() argument
423 remove_hash_entries(struct snd_card * card,struct snd_kcontrol * kcontrol) remove_hash_entries() argument
443 add_hash_entries(struct snd_card * card,struct snd_kcontrol * kcontrol) add_hash_entries() argument
447 remove_hash_entries(struct snd_card * card,struct snd_kcontrol * kcontrol) remove_hash_entries() argument
458 __snd_ctl_add_replace(struct snd_card * card,struct snd_kcontrol * kcontrol,enum snd_ctl_add_mode mode) __snd_ctl_add_replace() argument
509 snd_ctl_add_replace(struct snd_card * card,struct snd_kcontrol * kcontrol,enum snd_ctl_add_mode mode) snd_ctl_add_replace() argument
546 snd_ctl_add(struct snd_card * card,struct snd_kcontrol * kcontrol) snd_ctl_add() argument
566 snd_ctl_replace(struct snd_card * card,struct snd_kcontrol * kcontrol,bool add_on_replace) snd_ctl_replace() argument
574 __snd_ctl_remove(struct snd_card * card,struct snd_kcontrol * kcontrol,bool remove_hash) __snd_ctl_remove() argument
599 snd_ctl_remove_locked(struct snd_card * card,struct snd_kcontrol * kcontrol) snd_ctl_remove_locked() argument
618 snd_ctl_remove(struct snd_card * card,struct snd_kcontrol * kcontrol) snd_ctl_remove() argument
637 snd_ctl_remove_id(struct snd_card * card,struct snd_ctl_elem_id * id) snd_ctl_remove_id() argument
662 struct snd_card *card = file->card; snd_ctl_remove_user_ctl() local
690 snd_ctl_activate_id(struct snd_card * card,struct snd_ctl_elem_id * id,int active) snd_ctl_activate_id() argument
746 snd_ctl_rename_id(struct snd_card * card,struct snd_ctl_elem_id * src_id,struct snd_ctl_elem_id * dst_id) snd_ctl_rename_id() argument
775 snd_ctl_rename(struct snd_card * card,struct snd_kcontrol * kctl,const char * name) snd_ctl_rename() argument
791 snd_ctl_find_numid_slow(struct snd_card * card,unsigned int numid) snd_ctl_find_numid_slow() argument
815 snd_ctl_find_numid(struct snd_card * card,unsigned int numid) snd_ctl_find_numid() argument
840 snd_ctl_find_id(struct snd_card * card,const struct snd_ctl_elem_id * id) snd_ctl_find_id() argument
867 snd_ctl_card_info(struct snd_card * card,struct snd_ctl_file * ctl,unsigned int cmd,void __user * arg) snd_ctl_card_info() argument
889 snd_ctl_elem_list(struct snd_card * card,struct snd_ctl_elem_list * list) snd_ctl_elem_list() argument
922 snd_ctl_elem_list_user(struct snd_card * card,struct snd_ctl_elem_list __user * _list) snd_ctl_elem_list_user() argument
940 snd_ctl_check_elem_info(struct snd_card * card,const struct snd_ctl_elem_info * info) snd_ctl_check_elem_info() argument
1008 sanity_check_int_value(struct snd_card * card,const struct snd_ctl_elem_value * control,const struct snd_ctl_elem_info * info,int i,bool print_error) sanity_check_int_value() argument
1070 sanity_check_input_values(struct snd_card * card,const struct snd_ctl_elem_value * control,const struct snd_ctl_elem_info * info,bool print_error) sanity_check_input_values() argument
1097 sanity_check_elem_value(struct snd_card * card,const struct snd_ctl_elem_value * control,const struct snd_ctl_elem_info * info,u32 pattern) sanity_check_elem_value() argument
1125 __snd_ctl_elem_info(struct snd_card * card,struct snd_kcontrol * kctl,struct snd_ctl_elem_info * info,struct snd_ctl_file * ctl) __snd_ctl_elem_info() argument
1162 struct snd_card *card = ctl->card; snd_ctl_elem_info() local
1175 struct snd_card *card = ctl->card; snd_ctl_elem_info_user() local
1196 snd_ctl_elem_read(struct snd_card * card,struct snd_ctl_elem_value * control) snd_ctl_elem_read() argument
1244 snd_ctl_elem_read_user(struct snd_card * card,struct snd_ctl_elem_value __user * _control) snd_ctl_elem_read_user() argument
1267 snd_ctl_elem_write(struct snd_card * card,struct snd_ctl_file * file,struct snd_ctl_elem_value * control) snd_ctl_elem_write() argument
1323 struct snd_card *card; snd_ctl_elem_write_user() local
1348 struct snd_card *card = file->card; snd_ctl_elem_lock() local
1369 struct snd_card *card = file->card; snd_ctl_elem_unlock() local
1391 struct snd_card *card; global() member
1400 check_user_elem_overflow(struct snd_card * card,ssize_t add) check_user_elem_overflow() argument
1617 struct snd_card *card = file->card; snd_ctl_elem_add() local
1902 struct snd_card *card; snd_ctl_ioctl() local
2158 snd_ctl_get_preferred_subdevice(struct snd_card * card,int type) snd_ctl_get_preferred_subdevice() argument
2218 struct snd_card *card; snd_ctl_register_layer() local
2293 struct snd_card *card = device->device_data; snd_ctl_dev_register() local
2309 struct snd_card *card = device->device_data; snd_ctl_dev_disconnect() local
2328 struct snd_card *card = device->device_data; snd_ctl_dev_free() local
2350 snd_ctl_create(struct snd_card * card) snd_ctl_create() argument
[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 …]
/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.c192 static void soc_init_card_debugfs(struct snd_soc_card *card) in soc_init_card_debugfs()
203 static void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
229 static inline void soc_init_card_debugfs(struct snd_soc_card *card) { } in soc_init_card_debugfs()
230 static inline void soc_cleanup_card_debugfs(struct snd_soc_card *card) { } in soc_cleanup_card_debugfs()
411 *snd_soc_get_pcm_runtime(struct snd_soc_card *card, in snd_soc_get_pcm_runtime()
502 struct snd_soc_card *card, struct snd_soc_dai_link *dai_link) in soc_new_pcm_runtime()
591 static void snd_soc_fill_dummy_dai(struct snd_soc_card *card) in snd_soc_fill_dummy_dai()
613 static void snd_soc_flush_all_delayed_work(struct snd_soc_card *card) in snd_soc_flush_all_delayed_work()
622 static void soc_playback_digital_mute(struct snd_soc_card *card, int mute) in soc_playback_digital_mute()
641 static void soc_dapm_suspend_resume(struct snd_soc_card *card, int event) in soc_dapm_suspend_resume()
[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
H A Dhd64570.c55 static inline int sca_intr_status(card_t *card) in sca_intr_status()
148 card_t *card = port_to_card(port); in sca_init_port() local
220 card_t *card = port_to_card(port); in sca_msci_intr() local
237 static inline void sca_rx(card_t *card, port_t *port, pkt_desc __iomem *desc, in sca_rx()
288 card_t *card = port_to_card(port); in sca_rx_intr() local
340 card_t *card = port_to_card(port); in sca_tx_intr() local
373 card_t *card = dev_id; in sca_intr() local
403 card_t *card = port_to_card(port); in sca_set_port() local
455 card_t *card = port_to_card(port); in sca_open() local
536 card_t *card = port_to_card(port); in sca_close() local
[all …]
/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 …]
/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 …]
H A Dsofting_main.c31 static inline void softing_set_reset_dpram(struct softing *card) in softing_set_reset_dpram()
41 static inline void softing_clr_reset_dpram(struct softing *card) in softing_clr_reset_dpram()
56 struct softing *card = priv->card; in softing_netdev_start_xmit() local
150 static int softing_handle_1(struct softing *card) in softing_handle_1()
319 struct softing *card = (struct softing *)dev_id; in softing_irq_thread() local
357 struct softing *card = (struct softing *)dev_id; in softing_irq_v2() local
367 struct softing *card = (struct softing *)dev_id; in softing_irq_v1() local
421 int softing_enable_irq(struct softing *card, int enable) in softing_enable_irq()
447 static void softing_card_shutdown(struct softing *card) in softing_card_shutdown()
471 static int softing_card_boot(struct softing *card) in softing_card_boot()
[all …]
/linux/drivers/net/can/sja1000/
H A Dpeak_pcmcia.c159 static void pcan_start_led_timer(struct pcan_pccard *card) in pcan_start_led_timer()
168 static void pcan_stop_led_timer(struct pcan_pccard *card) in pcan_stop_led_timer()
186 struct pcan_pccard *card = priv->priv; in pcan_write_canreg() local
211 static u8 pcan_read_reg(struct pcan_pccard *card, int port) in pcan_read_reg()
219 static void pcan_write_reg(struct pcan_pccard *card, int port, u8 v) in pcan_write_reg()
235 static inline int pcan_pccard_present(struct pcan_pccard *card) in pcan_pccard_present()
244 static int pcan_wait_spi_busy(struct pcan_pccard *card) in pcan_wait_spi_busy()
262 static int pcan_write_eeprom(struct pcan_pccard *card, u16 addr, u8 v) in pcan_write_eeprom()
341 static void pcan_set_leds(struct pcan_pccard *card, u8 led_mask, u8 state) in pcan_set_leds()
361 static inline void pcan_set_can_power(struct pcan_pccard *card, int onoff) in pcan_set_can_power()
[all …]
H A Dpeak_pci.c178 static inline void pita_set_scl_highz(struct peak_pciec_card *card) in pita_set_scl_highz()
185 static inline void pita_set_sda_highz(struct peak_pciec_card *card) in pita_set_sda_highz()
192 static void peak_pciec_init_pita_gpio(struct peak_pciec_card *card) in peak_pciec_init_pita_gpio()
201 struct peak_pciec_card *card = (struct peak_pciec_card *)data; in pita_setsda() local
220 struct peak_pciec_card *card = (struct peak_pciec_card *)data; in pita_setscl() local
239 struct peak_pciec_card *card = (struct peak_pciec_card *)data; in pita_getsda() local
249 struct peak_pciec_card *card = (struct peak_pciec_card *)data; in pita_getscl() local
258 static int peak_pciec_write_pca9553(struct peak_pciec_card *card, in peak_pciec_write_pca9553()
289 struct peak_pciec_card *card = in peak_pciec_led_work() local
333 static void peak_pciec_set_leds(struct peak_pciec_card *card, u8 led_mask, u8 s) in peak_pciec_set_leds()
[all …]

12345678910>>...21