Home
last modified time | relevance | path

Searched defs:nc (Results 1 - 25 of 110) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-moxtet.c119 struct device_node *nc = dev->of_node; in moxtet_gpio_probe() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dorion_nand.c30 static void orion_nand_cmd_ctrl(struct nand_chip *nc, int cmd, in orion_nand_cmd_ctrl() argument
103 struct nand_chip *nc; in orion_nand_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dorion_nand.c30 static void orion_nand_cmd_ctrl(struct nand_chip *nc, int cmd, in orion_nand_cmd_ctrl() argument
103 struct nand_chip *nc; in orion_nand_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-moxtet.c119 struct device_node *nc = dev->of_node; in moxtet_gpio_probe() local
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_proc.c220 struct net_conf *nc; in drbd_seq_show() local
/kernel/linux/linux-5.10/include/linux/
H A 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/
H A Dnamespaces.c249 void nsinfo__mountns_exit(struct nscookie *nc) in nsinfo__mountns_exit() argument
201 nsinfo__mountns_enter(struct nsinfo *nsi, struct nscookie *nc) nsinfo__mountns_enter() argument
[all...]
/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-aen.c49 struct ncsi_channel *nc, *tmp; in ncsi_aen_handler_lsc() local
143 struct ncsi_channel *nc; ncsi_aen_handler_cr() local
176 struct ncsi_channel *nc; ncsi_aen_handler_hncdsc() local
[all...]
H A Dncsi-netlink.c57 ncsi_write_channel_info(struct sk_buff *skb, struct ncsi_dev_priv *ndp, struct ncsi_channel *nc) ncsi_write_channel_info() argument
99 struct ncsi_channel *nc; ncsi_write_package_info() local
278 struct ncsi_channel *nc, *channel; ncsi_set_interface_nl() local
482 ncsi_send_netlink_rsp(struct ncsi_request *nr, struct ncsi_package *np, struct ncsi_channel *nc) ncsi_send_netlink_rsp() argument
524 ncsi_send_netlink_timeout(struct ncsi_request *nr, struct ncsi_package *np, struct ncsi_channel *nc) ncsi_send_netlink_timeout() argument
645 struct ncsi_channel *nc, *channel; ncsi_set_channel_mask_nl() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dnls.h64 unsigned char nc = t->charset2lower[c]; in nls_tolower() local
71 unsigned char nc = t->charset2upper[c]; in nls_toupper() local
H A Dgfp.h317 static inline void *page_frag_alloc(struct page_frag_cache *nc, in page_frag_alloc() argument
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_proc.c220 struct net_conf *nc; in drbd_seq_show() local
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-aen.c49 struct ncsi_channel *nc, *tmp; in ncsi_aen_handler_lsc() local
143 struct ncsi_channel *nc; ncsi_aen_handler_cr() local
176 struct ncsi_channel *nc; ncsi_aen_handler_hncdsc() local
[all...]
H A Dncsi-netlink.c57 ncsi_write_channel_info(struct sk_buff *skb, struct ncsi_dev_priv *ndp, struct ncsi_channel *nc) ncsi_write_channel_info() argument
99 struct ncsi_channel *nc; ncsi_write_package_info() local
278 struct ncsi_channel *nc, *channel; ncsi_set_interface_nl() local
482 ncsi_send_netlink_rsp(struct ncsi_request *nr, struct ncsi_package *np, struct ncsi_channel *nc) ncsi_send_netlink_rsp() argument
524 ncsi_send_netlink_timeout(struct ncsi_request *nr, struct ncsi_package *np, struct ncsi_channel *nc) ncsi_send_netlink_timeout() argument
645 struct ncsi_channel *nc, *channel; ncsi_set_channel_mask_nl() local
[all...]
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-bcm6358.c94 static int bcm6358_led(struct device *dev, struct device_node *nc, u32 reg, in bcm6358_led() argument
/kernel/linux/linux-5.10/drivers/input/
H A Dinput-mt.c348 static void find_reduced_matrix(int *w, int nr, int nc, int nrc, int mu) in find_reduced_matrix() argument
/kernel/linux/linux-5.10/fs/hmdfs/
H A Ddentry.c260 struct hmdfs_dentry_comrade *cc, *nc; in clear_comrades_locked() local
/kernel/linux/linux-5.10/fs/nls/
H A 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/nilfs2/
H A Dpage.c435 unsigned int nc = 0; in nilfs_page_count_clean_buffers() local
/kernel/linux/linux-6.6/fs/hmdfs/
H A Ddentry.c260 struct hmdfs_dentry_comrade *cc, *nc; in clear_comrades_locked() local
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dpage.c436 unsigned int nc = 0; in nilfs_page_count_clean_buffers() local
/kernel/linux/linux-6.6/fs/nls/
H A Dnls_base.c58 int c0, c, nc; in utf8_to_utf32() local
89 int c, nc; in utf32_to_utf8() local
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-bcm6358.c94 static int bcm6358_led(struct device *dev, struct device_node *nc, u32 reg, in bcm6358_led() argument
/kernel/linux/linux-6.6/drivers/input/
H A Dinput-mt.c388 static void find_reduced_matrix(int *w, int nr, int nc, int nrc, int mu) in find_reduced_matrix() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dnamespaces.c322 void nsinfo__mountns_exit(struct nscookie *nc) in nsinfo__mountns_exit() argument
274 nsinfo__mountns_enter(struct nsinfo *nsi, struct nscookie *nc) nsinfo__mountns_enter() argument
[all...]

Completed in 17 milliseconds

12345