Home
last modified time | relevance | path

Searched defs:nc (Results 1 – 25 of 103) sorted by relevance

12345

/kernel/linux/linux-4.19/net/ncsi/
Dncsi-rsp.c66 struct ncsi_channel *nc; in ncsi_rsp_handler_cis() local
113 struct ncsi_channel *nc; in ncsi_rsp_handler_dp() local
137 struct ncsi_channel *nc; in ncsi_rsp_handler_ec() local
159 struct ncsi_channel *nc; in ncsi_rsp_handler_dc() local
186 struct ncsi_channel *nc; in ncsi_rsp_handler_rc() local
208 struct ncsi_channel *nc; in ncsi_rsp_handler_ecnt() local
230 struct ncsi_channel *nc; in ncsi_rsp_handler_dcnt() local
253 struct ncsi_channel *nc; in ncsi_rsp_handler_ae() local
282 struct ncsi_channel *nc; in ncsi_rsp_handler_sl() local
304 struct ncsi_channel *nc; in ncsi_rsp_handler_gls() local
[all …]
Dncsi-manage.c34 struct ncsi_channel *nc; in ncsi_report_link() local
70 struct ncsi_channel *nc = from_timer(nc, t, monitor.timer); in ncsi_channel_monitor() local
142 void ncsi_start_channel_monitor(struct ncsi_channel *nc) in ncsi_start_channel_monitor()
155 void ncsi_stop_channel_monitor(struct ncsi_channel *nc) in ncsi_stop_channel_monitor()
173 struct ncsi_channel *nc; in ncsi_find_channel() local
185 struct ncsi_channel *nc, *tmp; in ncsi_add_channel() local
220 static void ncsi_remove_channel(struct ncsi_channel *nc) in ncsi_remove_channel()
290 struct ncsi_channel *nc, *tmp; in ncsi_remove_package() local
309 struct ncsi_channel **nc) in ncsi_find_package_and_channel()
430 struct ncsi_channel *nc = ndp->active_channel; in ncsi_suspend_channel() local
[all …]
Dncsi-aen.c54 struct ncsi_channel *nc; in ncsi_aen_handler_lsc() local
104 struct ncsi_channel *nc; in ncsi_aen_handler_cr() local
136 struct ncsi_channel *nc; in ncsi_aen_handler_hncdsc() local
Dncsi-netlink.c59 struct ncsi_channel *nc) in ncsi_write_channel_info()
99 struct ncsi_channel *nc; in ncsi_write_package_info() local
270 struct ncsi_channel *nc, *channel; in ncsi_set_interface_nl() local
/kernel/linux/linux-5.10/net/ncsi/
Dncsi-rsp.c81 struct ncsi_channel *nc; in ncsi_rsp_handler_cis() local
128 struct ncsi_channel *nc; in ncsi_rsp_handler_dp() local
152 struct ncsi_channel *nc; in ncsi_rsp_handler_ec() local
174 struct ncsi_channel *nc; in ncsi_rsp_handler_dc() local
201 struct ncsi_channel *nc; in ncsi_rsp_handler_rc() local
223 struct ncsi_channel *nc; in ncsi_rsp_handler_ecnt() local
245 struct ncsi_channel *nc; in ncsi_rsp_handler_dcnt() local
268 struct ncsi_channel *nc; in ncsi_rsp_handler_ae() local
297 struct ncsi_channel *nc; in ncsi_rsp_handler_sl() local
319 struct ncsi_channel *nc; in ncsi_rsp_handler_gls() local
[all …]
Dncsi-manage.c37 struct ncsi_channel *nc; in ncsi_channel_is_last() local
55 struct ncsi_channel *nc; in ncsi_report_link() local
91 struct ncsi_channel *nc = from_timer(nc, t, monitor.timer); in ncsi_channel_monitor() local
167 void ncsi_start_channel_monitor(struct ncsi_channel *nc) in ncsi_start_channel_monitor()
180 void ncsi_stop_channel_monitor(struct ncsi_channel *nc) in ncsi_stop_channel_monitor()
198 struct ncsi_channel *nc; in ncsi_find_channel() local
210 struct ncsi_channel *nc, *tmp; in ncsi_add_channel() local
245 static void ncsi_remove_channel(struct ncsi_channel *nc) in ncsi_remove_channel()
316 struct ncsi_channel *nc, *tmp; in ncsi_remove_package() local
335 struct ncsi_channel **nc) in ncsi_find_package_and_channel()
[all …]
Dncsi-netlink.c59 struct ncsi_channel *nc) in ncsi_write_channel_info()
99 struct ncsi_channel *nc; in ncsi_write_package_info() local
274 struct ncsi_channel *nc, *channel; in ncsi_set_interface_nl() local
480 struct ncsi_channel *nc) in ncsi_send_netlink_rsp()
522 struct ncsi_channel *nc) in ncsi_send_netlink_timeout()
641 struct ncsi_channel *nc, *channel; in ncsi_set_channel_mask_nl() local
Dncsi-aen.c49 struct ncsi_channel *nc, *tmp; in ncsi_aen_handler_lsc() local
143 struct ncsi_channel *nc; in ncsi_aen_handler_cr() local
175 struct ncsi_channel *nc; in ncsi_aen_handler_hncdsc() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/
Dnand-controller.c288 struct atmel_hsmc_nand_controller *nc = data; in atmel_nfc_interrupt() local
306 static int atmel_nfc_wait(struct atmel_hsmc_nand_controller *nc, bool poll, in atmel_nfc_wait()
366 static int atmel_nand_dma_transfer(struct atmel_nand_controller *nc, in atmel_nand_dma_transfer()
420 static int atmel_nfc_exec_op(struct atmel_hsmc_nand_controller *nc, bool poll) in atmel_nfc_exec_op()
473 struct atmel_nand_controller *nc; in atmel_nand_data_in() local
497 struct atmel_nand_controller *nc; in atmel_nand_data_out() local
530 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_waitrdy() local
553 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_select_target() local
575 struct atmel_nand_controller *nc; in atmel_smc_nand_exec_instr() local
635 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_exec_cmd_addr() local
[all …]
/kernel/linux/linux-4.19/drivers/mtd/nand/raw/atmel/
Dnand-controller.c281 struct atmel_hsmc_nand_controller *nc = data; in atmel_nfc_interrupt() local
299 static int atmel_nfc_wait(struct atmel_hsmc_nand_controller *nc, bool poll, in atmel_nfc_wait()
359 static int atmel_nand_dma_transfer(struct atmel_nand_controller *nc, in atmel_nand_dma_transfer()
444 struct atmel_nand_controller *nc; in atmel_nand_read_buf() local
469 struct atmel_nand_controller *nc; in atmel_nand_write_buf() local
519 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_dev_ready() local
533 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_select_chip() local
560 static int atmel_nfc_exec_op(struct atmel_hsmc_nand_controller *nc, bool poll) in atmel_nfc_exec_op()
615 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_cmd_ctrl() local
642 struct atmel_nand_controller *nc; in atmel_nand_cmd_ctrl() local
[all …]
/kernel/linux/linux-4.19/drivers/mtd/nand/raw/
Dorion_nand.c31 struct nand_chip *nc = mtd_to_nand(mtd); in orion_nand_cmd_ctrl() local
90 struct nand_chip *nc; in orion_nand_probe() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dorion_nand.c30 static void orion_nand_cmd_ctrl(struct nand_chip *nc, int cmd, in orion_nand_cmd_ctrl()
104 struct nand_chip *nc; in orion_nand_probe() local
/kernel/linux/linux-4.19/tools/perf/util/
Dnamespaces.c185 struct nscookie *nc) in nsinfo__mountns_enter()
232 void nsinfo__mountns_exit(struct nscookie *nc) in nsinfo__mountns_exit()
/kernel/linux/linux-4.19/include/linux/
Dnls.h64 unsigned char nc = t->charset2lower[c]; in nls_tolower() local
71 unsigned char nc = t->charset2upper[c]; in nls_toupper() local
/kernel/linux/linux-5.10/tools/perf/util/
Dnamespaces.c202 struct nscookie *nc) in nsinfo__mountns_enter()
249 void nsinfo__mountns_exit(struct nscookie *nc) in nsinfo__mountns_exit()
/kernel/linux/linux-5.10/include/linux/
Dnls.h64 unsigned char nc = t->charset2lower[c]; in nls_tolower() local
71 unsigned char nc = t->charset2upper[c]; in nls_toupper() local
/kernel/linux/linux-4.19/fs/nls/
Dnls_base.c58 int c0, c, nc; in utf8_to_utf32() local
89 int c, nc; in utf32_to_utf8() local
/kernel/linux/linux-5.10/fs/nls/
Dnls_base.c58 int c0, c, nc; in utf8_to_utf32() local
89 int c, nc; in utf32_to_utf8() local
/kernel/linux/linux-4.19/drivers/leds/
Dleds-bcm6328.c208 static int bcm6328_hwled(struct device *dev, struct device_node *nc, u32 reg, in bcm6328_hwled()
280 static int bcm6328_led(struct device *dev, struct device_node *nc, u32 reg, in bcm6328_led()
/kernel/linux/linux-5.10/drivers/block/drbd/
Ddrbd_receiver.c266 struct net_conf *nc; in drbd_alloc_pages() local
593 struct net_conf *nc; in drbd_try_connect() local
699 struct net_conf *nc; in prepare_listen_socket() local
769 struct net_conf *nc; in drbd_wait_for_connect() local
816 struct net_conf *nc; in receive_first_packet() local
867 struct net_conf *nc; in connection_established() local
926 struct net_conf *nc; in conn_connect() local
2590 struct net_conf *nc; in receive_Data() local
3494 struct net_conf *nc; in drbd_sync_handshake() local
3672 struct net_conf *nc, *old_net_conf, *new_net_conf = NULL; in receive_protocol() local
[all …]
Ddrbd_proc.c220 struct net_conf *nc; in drbd_seq_show() local
Ddrbd_req.c553 struct net_conf *nc; in __req_mod() local
975 struct net_conf *nc; in maybe_pull_ahead() local
1692 struct net_conf *nc; in request_timer_fn() local
/kernel/linux/linux-4.19/drivers/block/drbd/
Ddrbd_receiver.c277 struct net_conf *nc; in drbd_alloc_pages() local
604 struct net_conf *nc; in drbd_try_connect() local
710 struct net_conf *nc; in prepare_listen_socket() local
780 struct net_conf *nc; in drbd_wait_for_connect() local
827 struct net_conf *nc; in receive_first_packet() local
878 struct net_conf *nc; in connection_established() local
937 struct net_conf *nc; in conn_connect() local
2473 struct net_conf *nc; in receive_Data() local
3366 struct net_conf *nc; in drbd_sync_handshake() local
3544 struct net_conf *nc, *old_net_conf, *new_net_conf = NULL; in receive_protocol() local
[all …]
Ddrbd_proc.c232 struct net_conf *nc; in drbd_seq_show() local
/kernel/linux/linux-5.10/drivers/leds/
Dleds-bcm6328.c255 static int bcm6328_hwled(struct device *dev, struct device_node *nc, u32 reg, in bcm6328_hwled()
327 static int bcm6328_led(struct device *dev, struct device_node *nc, u32 reg, in bcm6328_led()

12345