/Linux-v5.4/net/ncsi/ |
D | ncsi-rsp.c | 81 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 …]
|
D | ncsi-manage.c | 35 struct ncsi_channel *nc; in ncsi_channel_is_last() local 53 struct ncsi_channel *nc; in ncsi_report_link() local 89 struct ncsi_channel *nc = from_timer(nc, t, monitor.timer); in ncsi_channel_monitor() local 159 void ncsi_start_channel_monitor(struct ncsi_channel *nc) in ncsi_start_channel_monitor() 172 void ncsi_stop_channel_monitor(struct ncsi_channel *nc) in ncsi_stop_channel_monitor() 190 struct ncsi_channel *nc; in ncsi_find_channel() local 202 struct ncsi_channel *nc, *tmp; in ncsi_add_channel() local 237 static void ncsi_remove_channel(struct ncsi_channel *nc) in ncsi_remove_channel() 308 struct ncsi_channel *nc, *tmp; in ncsi_remove_package() local 327 struct ncsi_channel **nc) in ncsi_find_package_and_channel() [all …]
|
D | ncsi-netlink.c | 59 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
|
D | ncsi-aen.c | 49 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
|
/Linux-v5.4/drivers/mtd/nand/raw/atmel/ |
D | nand-controller.c | 285 struct atmel_hsmc_nand_controller *nc = data; in atmel_nfc_interrupt() local 303 static int atmel_nfc_wait(struct atmel_hsmc_nand_controller *nc, bool poll, in atmel_nfc_wait() 363 static int atmel_nand_dma_transfer(struct atmel_nand_controller *nc, in atmel_nand_dma_transfer() 437 struct atmel_nand_controller *nc; in atmel_nand_read_buf() local 461 struct atmel_nand_controller *nc; in atmel_nand_write_buf() local 508 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_dev_ready() local 522 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_select_chip() local 549 static int atmel_nfc_exec_op(struct atmel_hsmc_nand_controller *nc, bool poll) in atmel_nfc_exec_op() 603 struct atmel_hsmc_nand_controller *nc; in atmel_hsmc_nand_cmd_ctrl() local 629 struct atmel_nand_controller *nc; in atmel_nand_cmd_ctrl() local [all …]
|
/Linux-v5.4/drivers/mtd/nand/raw/ |
D | orion_nand.c | 29 static void orion_nand_cmd_ctrl(struct nand_chip *nc, int cmd, in orion_nand_cmd_ctrl() 89 struct nand_chip *nc; in orion_nand_probe() local
|
/Linux-v5.4/tools/perf/util/ |
D | namespaces.c | 202 struct nscookie *nc) in nsinfo__mountns_enter() 249 void nsinfo__mountns_exit(struct nscookie *nc) in nsinfo__mountns_exit()
|
/Linux-v5.4/include/linux/ |
D | nls.h | 64 unsigned char nc = t->charset2lower[c]; in nls_tolower() local 71 unsigned char nc = t->charset2upper[c]; in nls_toupper() local
|
/Linux-v5.4/fs/nls/ |
D | nls_base.c | 58 int c0, c, nc; in utf8_to_utf32() local 89 int c, nc; in utf32_to_utf8() local
|
/Linux-v5.4/drivers/leds/ |
D | leds-bcm6328.c | 204 static int bcm6328_hwled(struct device *dev, struct device_node *nc, u32 reg, in bcm6328_hwled() 276 static int bcm6328_led(struct device *dev, struct device_node *nc, u32 reg, in bcm6328_led()
|
D | leds-bcm6358.c | 94 static int bcm6358_led(struct device *dev, struct device_node *nc, u32 reg, in bcm6358_led()
|
/Linux-v5.4/drivers/block/drbd/ |
D | drbd_receiver.c | 265 struct net_conf *nc; in drbd_alloc_pages() local 592 struct net_conf *nc; in drbd_try_connect() local 698 struct net_conf *nc; in prepare_listen_socket() local 768 struct net_conf *nc; in drbd_wait_for_connect() local 815 struct net_conf *nc; in receive_first_packet() local 866 struct net_conf *nc; in connection_established() local 925 struct net_conf *nc; in conn_connect() local 2589 struct net_conf *nc; in receive_Data() local 3493 struct net_conf *nc; in drbd_sync_handshake() local 3671 struct net_conf *nc, *old_net_conf, *new_net_conf = NULL; in receive_protocol() local [all …]
|
D | drbd_proc.c | 220 struct net_conf *nc; in drbd_seq_show() local
|
D | drbd_req.c | 571 struct net_conf *nc; in __req_mod() local 993 struct net_conf *nc; in maybe_pull_ahead() local 1711 struct net_conf *nc; in request_timer_fn() local
|
D | drbd_nl.c | 622 struct net_conf *nc; in drbd_set_role() local 1807 struct net_conf *nc; in drbd_adm_attach() local 3818 struct net_conf *nc; in nla_put_status_info() local 4009 struct net_conf *nc; in get_one_status() local
|
/Linux-v5.4/drivers/gpio/ |
D | gpio-moxtet.c | 119 struct device_node *nc = dev->of_node; in moxtet_gpio_probe() local
|
/Linux-v5.4/net/netfilter/ |
D | nfnetlink.c | 163 const struct nfnl_callback *nc; in nfnetlink_rcv_msg() local 303 const struct nfnl_callback *nc; in nfnetlink_rcv_batch() local
|
/Linux-v5.4/drivers/bus/ |
D | moxtet.c | 205 of_register_moxtet_device(struct moxtet *moxtet, struct device_node *nc) in of_register_moxtet_device() 264 struct device_node *nc; in of_register_moxtet_devices() local
|
/Linux-v5.4/drivers/input/ |
D | input-mt.c | 345 static void find_reduced_matrix(int *w, int nr, int nc, int nrc, int mu) in find_reduced_matrix()
|
/Linux-v5.4/sound/soc/intel/skylake/ |
D | skl-sst-dsp.h | 90 #define SKL_DSP_CORES_MASK(nc) GENMASK((nc - 1), 0) argument
|
/Linux-v5.4/fs/nilfs2/ |
D | page.c | 429 unsigned int nc = 0; in nilfs_page_count_clean_buffers() local
|
/Linux-v5.4/fs/nfsd/ |
D | nfsctl.c | 1223 struct nfsdfs_client *nc = inode->i_private; in __get_nfsdfs_client() local 1232 struct nfsdfs_client *nc; in get_nfsdfs_client() local
|
/Linux-v5.4/net/core/ |
D | skbuff.c | 373 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_frag() local 395 struct page_frag_cache *nc; in netdev_alloc_frag() local 427 struct page_frag_cache *nc; in __netdev_alloc_skb() local 499 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_skb() local 858 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __kfree_skb_flush() local 870 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in _kfree_skb_defer() local
|
/Linux-v5.4/drivers/spi/ |
D | spi.c | 1700 struct device_node *nc) in of_spi_parse_dt() 1799 of_register_spi_device(struct spi_controller *ctlr, struct device_node *nc) in of_register_spi_device() 1854 struct device_node *nc; in of_register_spi_devices() local
|
/Linux-v5.4/drivers/platform/x86/ |
D | intel_scu_ipc.c | 214 int nc; in pwr_reg_rdwr() local
|