Home
last modified time | relevance | path

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

12345678910>>...63

/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/
Dspider_net.c79 spider_net_read_reg(struct spider_net_card *card, u32 reg) in spider_net_read_reg()
95 spider_net_write_reg(struct spider_net_card *card, u32 reg, u32 value) in spider_net_write_reg()
119 struct spider_net_card *card = netdev_priv(netdev); in spider_net_write_phy() local
142 struct spider_net_card *card = netdev_priv(netdev); in spider_net_read_phy() local
166 spider_net_setup_aneg(struct spider_net_card *card) in spider_net_setup_aneg()
201 spider_net_rx_irq_off(struct spider_net_card *card) in spider_net_rx_irq_off()
216 spider_net_rx_irq_on(struct spider_net_card *card) in spider_net_rx_irq_on()
232 spider_net_set_promisc(struct spider_net_card *card) in spider_net_set_promisc()
276 spider_net_free_chain(struct spider_net_card *card, in spider_net_free_chain()
303 spider_net_init_chain(struct spider_net_card *card, in spider_net_init_chain()
[all …]
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()
104 static int gelic_card_set_link_mode(struct gelic_card *card, int mode) in gelic_card_set_link_mode()
129 static void gelic_card_disable_txdmac(struct gelic_card *card) in gelic_card_disable_txdmac()
147 static void gelic_card_enable_rxdmac(struct gelic_card *card) in gelic_card_enable_rxdmac()
176 static void gelic_card_disable_rxdmac(struct gelic_card *card) in gelic_card_disable_rxdmac()
219 static void gelic_card_reset_chain(struct gelic_card *card, in gelic_card_reset_chain()
236 void gelic_card_up(struct gelic_card *card) in gelic_card_up()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
Dspider_net.c78 spider_net_read_reg(struct spider_net_card *card, u32 reg) in spider_net_read_reg()
94 spider_net_write_reg(struct spider_net_card *card, u32 reg, u32 value) in spider_net_write_reg()
118 struct spider_net_card *card = netdev_priv(netdev); in spider_net_write_phy() local
141 struct spider_net_card *card = netdev_priv(netdev); in spider_net_read_phy() local
164 spider_net_setup_aneg(struct spider_net_card *card) in spider_net_setup_aneg()
199 spider_net_rx_irq_off(struct spider_net_card *card) in spider_net_rx_irq_off()
214 spider_net_rx_irq_on(struct spider_net_card *card) in spider_net_rx_irq_on()
230 spider_net_set_promisc(struct spider_net_card *card) in spider_net_set_promisc()
274 spider_net_free_chain(struct spider_net_card *card, in spider_net_free_chain()
301 spider_net_init_chain(struct spider_net_card *card, in spider_net_init_chain()
[all …]
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()
104 static int gelic_card_set_link_mode(struct gelic_card *card, int mode) in gelic_card_set_link_mode()
129 static void gelic_card_disable_txdmac(struct gelic_card *card) in gelic_card_disable_txdmac()
147 static void gelic_card_enable_rxdmac(struct gelic_card *card) in gelic_card_enable_rxdmac()
176 static void gelic_card_disable_rxdmac(struct gelic_card *card) in gelic_card_disable_rxdmac()
219 static void gelic_card_reset_chain(struct gelic_card *card, in gelic_card_reset_chain()
236 void gelic_card_up(struct gelic_card *card) in gelic_card_up()
[all …]
/kernel/linux/linux-5.10/drivers/s390/net/
Dqeth_l2_main.c31 static int qeth_l2_setdelmac_makerc(struct qeth_card *card, u16 retcode) in qeth_l2_setdelmac_makerc()
65 static int qeth_l2_send_setdelmac_cb(struct qeth_card *card, in qeth_l2_send_setdelmac_cb()
74 static int qeth_l2_send_setdelmac(struct qeth_card *card, __u8 *mac, in qeth_l2_send_setdelmac()
91 static int qeth_l2_send_setmac(struct qeth_card *card, __u8 *mac) in qeth_l2_send_setmac()
115 static int qeth_l2_write_mac(struct qeth_card *card, u8 *mac) in qeth_l2_write_mac()
132 static int qeth_l2_remove_mac(struct qeth_card *card, u8 *mac) in qeth_l2_remove_mac()
146 static void qeth_l2_drain_rx_mode_cache(struct qeth_card *card) in qeth_l2_drain_rx_mode_cache()
192 static int qeth_l2_setdelvlan_makerc(struct qeth_card *card, u16 retcode) in qeth_l2_setdelvlan_makerc()
213 static int qeth_l2_send_setdelvlan_cb(struct qeth_card *card, in qeth_l2_send_setdelvlan_cb()
229 static int qeth_l2_send_setdelvlan(struct qeth_card *card, __u16 i, in qeth_l2_send_setdelvlan()
[all …]
Dlcs.c158 lcs_free_card(struct lcs_card *card) in lcs_free_card()
171 struct lcs_card *card; in lcs_alloc_card() local
209 lcs_setup_read_ccws(struct lcs_card *card) in lcs_setup_read_ccws()
248 lcs_setup_read(struct lcs_card *card) in lcs_setup_read()
264 lcs_setup_write_ccws(struct lcs_card *card) in lcs_setup_write_ccws()
295 lcs_setup_write(struct lcs_card *card) in lcs_setup_write()
308 lcs_set_allowed_threads(struct lcs_card *card, unsigned long threads) in lcs_set_allowed_threads()
317 static int lcs_threads_running(struct lcs_card *card, unsigned long threads) in lcs_threads_running()
329 lcs_wait_for_threads(struct lcs_card *card, unsigned long threads) in lcs_wait_for_threads()
335 static int lcs_set_thread_start_bit(struct lcs_card *card, unsigned long thread) in lcs_set_thread_start_bit()
[all …]
Dqeth_l3_main.c54 static struct qeth_ipaddr *qeth_l3_find_addr_by_ip(struct qeth_card *card, in qeth_l3_find_addr_by_ip()
86 static bool qeth_l3_is_addr_covered_by_ipato(struct qeth_card *card, in qeth_l3_is_addr_covered_by_ipato()
123 static int qeth_l3_delete_ip(struct qeth_card *card, in qeth_l3_delete_ip()
160 static int qeth_l3_add_ip(struct qeth_card *card, struct qeth_ipaddr *tmp_addr) in qeth_l3_add_ip()
222 static int qeth_l3_modify_ip(struct qeth_card *card, struct qeth_ipaddr *addr, in qeth_l3_modify_ip()
234 static void qeth_l3_drain_rx_mode_cache(struct qeth_card *card) in qeth_l3_drain_rx_mode_cache()
246 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()
295 static int qeth_l3_setdelip_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_l3_setdelip_cb()
314 static int qeth_l3_send_setdelmc(struct qeth_card *card, in qeth_l3_send_setdelmc()
[all …]
Dqeth_core_main.c79 struct qeth_card *card; in qeth_close_dev_handler() local
86 static const char *qeth_get_cardname(struct qeth_card *card) in qeth_get_cardname()
121 const char *qeth_get_cardname_short(struct qeth_card *card) in qeth_get_cardname_short()
176 void qeth_set_allowed_threads(struct qeth_card *card, unsigned long threads, in qeth_set_allowed_threads()
190 int qeth_threads_running(struct qeth_card *card, unsigned long threads) in qeth_threads_running()
202 static void qeth_clear_working_pool_list(struct qeth_card *card) in qeth_clear_working_pool_list()
232 static void qeth_free_buffer_pool(struct qeth_card *card) in qeth_free_buffer_pool()
264 static int qeth_alloc_buffer_pool(struct qeth_card *card) in qeth_alloc_buffer_pool()
284 int qeth_resize_buffer_pool(struct qeth_card *card, unsigned int count) in qeth_resize_buffer_pool()
365 static int qeth_cq_init(struct qeth_card *card) in qeth_cq_init()
[all …]
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 …]
/kernel/linux/linux-6.6/drivers/s390/net/
Dqeth_l2_main.c31 static int qeth_l2_setdelmac_makerc(struct qeth_card *card, u16 retcode) in qeth_l2_setdelmac_makerc()
65 static int qeth_l2_send_setdelmac_cb(struct qeth_card *card, in qeth_l2_send_setdelmac_cb()
74 static int qeth_l2_send_setdelmac(struct qeth_card *card, const __u8 *mac, in qeth_l2_send_setdelmac()
91 static int qeth_l2_send_setmac(struct qeth_card *card, const __u8 *mac) in qeth_l2_send_setmac()
115 static int qeth_l2_write_mac(struct qeth_card *card, u8 *mac) in qeth_l2_write_mac()
132 static int qeth_l2_remove_mac(struct qeth_card *card, u8 *mac) in qeth_l2_remove_mac()
146 static void qeth_l2_drain_rx_mode_cache(struct qeth_card *card) in qeth_l2_drain_rx_mode_cache()
192 static int qeth_l2_setdelvlan_makerc(struct qeth_card *card, u16 retcode) in qeth_l2_setdelvlan_makerc()
213 static int qeth_l2_send_setdelvlan_cb(struct qeth_card *card, in qeth_l2_send_setdelvlan_cb()
229 static int qeth_l2_send_setdelvlan(struct qeth_card *card, __u16 i, in qeth_l2_send_setdelvlan()
[all …]
Dlcs.c153 lcs_free_card(struct lcs_card *card) in lcs_free_card()
166 struct lcs_card *card; in lcs_alloc_card() local
204 lcs_setup_read_ccws(struct lcs_card *card) in lcs_setup_read_ccws()
243 lcs_setup_read(struct lcs_card *card) in lcs_setup_read()
259 lcs_setup_write_ccws(struct lcs_card *card) in lcs_setup_write_ccws()
290 lcs_setup_write(struct lcs_card *card) in lcs_setup_write()
303 lcs_set_allowed_threads(struct lcs_card *card, unsigned long threads) in lcs_set_allowed_threads()
312 static int lcs_threads_running(struct lcs_card *card, unsigned long threads) in lcs_threads_running()
324 lcs_wait_for_threads(struct lcs_card *card, unsigned long threads) in lcs_wait_for_threads()
330 static int lcs_set_thread_start_bit(struct lcs_card *card, unsigned long thread) in lcs_set_thread_start_bit()
[all …]
Dqeth_core_main.c74 static const char *qeth_get_cardname(struct qeth_card *card) in qeth_get_cardname()
107 const char *qeth_get_cardname_short(struct qeth_card *card) in qeth_get_cardname_short()
160 void qeth_set_allowed_threads(struct qeth_card *card, unsigned long threads, in qeth_set_allowed_threads()
174 int qeth_threads_running(struct qeth_card *card, unsigned long threads) in qeth_threads_running()
186 static void qeth_clear_working_pool_list(struct qeth_card *card) in qeth_clear_working_pool_list()
213 static void qeth_free_buffer_pool(struct qeth_card *card) in qeth_free_buffer_pool()
245 static int qeth_alloc_buffer_pool(struct qeth_card *card) in qeth_alloc_buffer_pool()
265 int qeth_resize_buffer_pool(struct qeth_card *card, unsigned int count) in qeth_resize_buffer_pool()
346 static int qeth_cq_init(struct qeth_card *card) in qeth_cq_init()
367 static int qeth_alloc_cq(struct qeth_card *card) in qeth_alloc_cq()
[all …]
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 …]
/kernel/linux/linux-6.6/sound/soc/
Dsoc-card.c15 static inline int _soc_card_ret(struct snd_soc_card *card, in _soc_card_ret()
35 struct snd_card *card = soc_card->snd_card; in snd_soc_card_get_kcontrol_locked() local
54 struct snd_card *card = soc_card->snd_card; in snd_soc_card_get_kcontrol() local
65 static int jack_new(struct snd_soc_card *card, const char *id, int type, in jack_new()
92 int snd_soc_card_jack_new(struct snd_soc_card *card, const char *id, int type, in snd_soc_card_jack_new()
115 int snd_soc_card_jack_new_pins(struct snd_soc_card *card, const char *id, in snd_soc_card_jack_new_pins()
133 int snd_soc_card_suspend_pre(struct snd_soc_card *card) in snd_soc_card_suspend_pre()
143 int snd_soc_card_suspend_post(struct snd_soc_card *card) in snd_soc_card_suspend_post()
153 int snd_soc_card_resume_pre(struct snd_soc_card *card) in snd_soc_card_resume_pre()
163 int snd_soc_card_resume_post(struct snd_soc_card *card) in snd_soc_card_resume_post()
[all …]
/kernel/linux/linux-5.10/drivers/atm/
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 …]
/kernel/linux/linux-6.6/drivers/atm/
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 …]
/kernel/linux/linux-5.10/sound/soc/
Dsoc-card.c12 static inline int _soc_card_ret(struct snd_soc_card *card, in _soc_card_ret()
32 struct snd_card *card = soc_card->snd_card; in snd_soc_card_get_kcontrol() local
60 int snd_soc_card_jack_new(struct snd_soc_card *card, const char *id, int type, in snd_soc_card_jack_new()
83 int snd_soc_card_suspend_pre(struct snd_soc_card *card) in snd_soc_card_suspend_pre()
93 int snd_soc_card_suspend_post(struct snd_soc_card *card) in snd_soc_card_suspend_post()
103 int snd_soc_card_resume_pre(struct snd_soc_card *card) in snd_soc_card_resume_pre()
113 int snd_soc_card_resume_post(struct snd_soc_card *card) in snd_soc_card_resume_post()
123 int snd_soc_card_probe(struct snd_soc_card *card) in snd_soc_card_probe()
146 int snd_soc_card_late_probe(struct snd_soc_card *card) in snd_soc_card_late_probe()
170 int snd_soc_card_remove(struct snd_soc_card *card) in snd_soc_card_remove()
[all …]
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
Dw6692.c80 _set_debug(struct w6692_hw *card) in _set_debug()
91 struct w6692_hw *card; in set_debug() local
114 ReadW6692(struct w6692_hw *card, u8 offset) in ReadW6692()
120 WriteW6692(struct w6692_hw *card, u8 offset, u8 value) in WriteW6692()
138 enable_hwirq(struct w6692_hw *card) in enable_hwirq()
144 disable_hwirq(struct w6692_hw *card) in disable_hwirq()
152 W6692Version(struct w6692_hw *card) in W6692Version()
162 w6692_led_handler(struct w6692_hw *card, int on) in w6692_led_handler()
176 ph_command(struct w6692_hw *card, u8 cmd) in ph_command()
183 W6692_new_ph(struct w6692_hw *card) in W6692_new_ph()
[all …]
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
Dw6692.c80 _set_debug(struct w6692_hw *card) in _set_debug()
91 struct w6692_hw *card; in set_debug() local
114 ReadW6692(struct w6692_hw *card, u8 offset) in ReadW6692()
120 WriteW6692(struct w6692_hw *card, u8 offset, u8 value) in WriteW6692()
138 enable_hwirq(struct w6692_hw *card) in enable_hwirq()
144 disable_hwirq(struct w6692_hw *card) in disable_hwirq()
152 W6692Version(struct w6692_hw *card) in W6692Version()
162 w6692_led_handler(struct w6692_hw *card, int on) in w6692_led_handler()
176 ph_command(struct w6692_hw *card, u8 cmd) in ph_command()
183 W6692_new_ph(struct w6692_hw *card) in W6692_new_ph()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Dpcie.c210 struct pcie_service_card *card = adapter->card; in mwifiex_map_pci_memory() local
226 struct pcie_service_card *card = adapter->card; in mwifiex_unmap_pci_memory() local
238 struct pcie_service_card *card = adapter->card; in mwifiex_write_reg() local
249 struct pcie_service_card *card = adapter->card; in mwifiex_read_reg() local
262 struct pcie_service_card *card = adapter->card; in mwifiex_read_reg_byte() local
275 struct pcie_service_card *card = adapter->card; in mwifiex_pcie_ok_to_access_hw() local
305 struct pcie_service_card *card = dev_get_drvdata(dev); in mwifiex_pcie_suspend() local
348 struct pcie_service_card *card = dev_get_drvdata(dev); in mwifiex_pcie_resume() local
383 struct pcie_service_card *card; in mwifiex_pcie_probe() local
430 struct pcie_service_card *card; in mwifiex_pcie_remove() local
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
Dpcie.c199 struct pcie_service_card *card = adapter->card; in mwifiex_map_pci_memory() local
215 struct pcie_service_card *card = adapter->card; in mwifiex_unmap_pci_memory() local
227 struct pcie_service_card *card = adapter->card; in mwifiex_write_reg() local
238 struct pcie_service_card *card = adapter->card; in mwifiex_read_reg() local
251 struct pcie_service_card *card = adapter->card; in mwifiex_read_reg_byte() local
264 struct pcie_service_card *card = adapter->card; in mwifiex_pcie_ok_to_access_hw() local
294 struct pcie_service_card *card = dev_get_drvdata(dev); in mwifiex_pcie_suspend() local
337 struct pcie_service_card *card = dev_get_drvdata(dev); in mwifiex_pcie_resume() local
372 struct pcie_service_card *card; in mwifiex_pcie_probe() local
422 struct pcie_service_card *card; in mwifiex_pcie_remove() local
[all …]
/kernel/linux/linux-5.10/drivers/block/rsxx/
Dcregs.c47 static int copy_to_creg_data(struct rsxx_cardinfo *card, in copy_to_creg_data()
73 static int copy_from_creg_data(struct rsxx_cardinfo *card, in copy_from_creg_data()
98 static void creg_issue_cmd(struct rsxx_cardinfo *card, struct creg_cmd *cmd) in creg_issue_cmd()
124 static void creg_kick_queue(struct rsxx_cardinfo *card) in creg_kick_queue()
147 static int creg_queue_cmd(struct rsxx_cardinfo *card, in creg_queue_cmd()
194 struct rsxx_cardinfo *card = from_timer(card, t, creg_ctrl.cmd_timer); in creg_cmd_timed_out() local
224 struct rsxx_cardinfo *card; in creg_cmd_done() local
297 static void creg_reset(struct rsxx_cardinfo *card) in creg_reset()
357 static void creg_cmd_done_cb(struct rsxx_cardinfo *card, in creg_cmd_done_cb()
371 static int __issue_creg_rw(struct rsxx_cardinfo *card, in __issue_creg_rw()
[all …]
/kernel/linux/linux-5.10/drivers/mmc/core/
Dmmc.c68 static int mmc_decode_cid(struct mmc_card *card) in mmc_decode_cid()
120 static void mmc_set_erase_size(struct mmc_card *card) in mmc_set_erase_size()
133 static int mmc_decode_csd(struct mmc_card *card) in mmc_decode_csd()
185 static void mmc_select_card_type(struct mmc_card *card) in mmc_select_card_type()
251 static void mmc_manage_enhanced_area(struct mmc_card *card, u8 *ext_csd) in mmc_manage_enhanced_area()
300 static void mmc_part_add(struct mmc_card *card, u64 size, in mmc_part_add()
312 static void mmc_manage_gp_partitions(struct mmc_card *card, u8 *ext_csd) in mmc_manage_gp_partitions()
361 static int mmc_decode_ext_csd(struct mmc_card *card, u8 *ext_csd) in mmc_decode_ext_csd()
665 static int mmc_read_ext_csd(struct mmc_card *card) in mmc_read_ext_csd()
703 static int mmc_compare_ext_csds(struct mmc_card *card, unsigned bus_width) in mmc_compare_ext_csds()
[all …]
/kernel/linux/linux-6.6/include/sound/
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()
65 static inline void snd_soc_card_set_pci_ssid(struct snd_soc_card *card, in snd_soc_card_set_pci_ssid()
74 static inline int snd_soc_card_get_pci_ssid(struct snd_soc_card *card, in snd_soc_card_get_pci_ssid()
87 static inline void snd_soc_card_set_pci_ssid(struct snd_soc_card *card, in snd_soc_card_set_pci_ssid()
93 static inline int snd_soc_card_get_pci_ssid(struct snd_soc_card *card, in snd_soc_card_get_pci_ssid()
102 static inline void snd_soc_card_set_drvdata(struct snd_soc_card *card, in snd_soc_card_set_drvdata()
108 static inline void *snd_soc_card_get_drvdata(struct snd_soc_card *card) in snd_soc_card_get_drvdata()
114 struct snd_soc_dai *snd_soc_card_get_codec_dai(struct snd_soc_card *card, in snd_soc_card_get_codec_dai()
/kernel/linux/linux-6.6/drivers/mmc/core/
Dmmc.c71 static int mmc_decode_cid(struct mmc_card *card) in mmc_decode_cid()
129 static void mmc_set_erase_size(struct mmc_card *card) in mmc_set_erase_size()
142 static int mmc_decode_csd(struct mmc_card *card) in mmc_decode_csd()
194 static void mmc_select_card_type(struct mmc_card *card) in mmc_select_card_type()
260 static void mmc_manage_enhanced_area(struct mmc_card *card, u8 *ext_csd) in mmc_manage_enhanced_area()
309 static void mmc_part_add(struct mmc_card *card, u64 size, in mmc_part_add()
321 static void mmc_manage_gp_partitions(struct mmc_card *card, u8 *ext_csd) in mmc_manage_gp_partitions()
370 static int mmc_decode_ext_csd(struct mmc_card *card, u8 *ext_csd) in mmc_decode_ext_csd()
676 static int mmc_read_ext_csd(struct mmc_card *card) in mmc_read_ext_csd()
714 static int mmc_compare_ext_csds(struct mmc_card *card, unsigned bus_width) in mmc_compare_ext_csds()
[all …]

12345678910>>...63