Searched defs:target_idx (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/net/nfc/ |
D | core.c | 268 static struct nfc_target *nfc_find_target(struct nfc_dev *dev, u32 target_idx) in nfc_find_target() 363 int nfc_dep_link_is_up(struct nfc_dev *dev, u32 target_idx, in nfc_dep_link_is_up() 394 int nfc_activate_target(struct nfc_dev *dev, u32 target_idx, u32 protocol) in nfc_activate_target() 442 int nfc_deactivate_target(struct nfc_dev *dev, u32 target_idx, u8 mode) in nfc_deactivate_target() 488 int nfc_data_exchange(struct nfc_dev *dev, u32 target_idx, struct sk_buff *skb, in nfc_data_exchange() 825 int nfc_target_lost(struct nfc_dev *dev, u32 target_idx) in nfc_target_lost()
|
D | nfc.h | 30 u32 target_idx; member
|
D | netlink.c | 199 int nfc_genl_target_lost(struct nfc_dev *dev, u32 target_idx) in nfc_genl_target_lost() 647 int nfc_genl_dep_link_up_event(struct nfc_dev *dev, u32 target_idx, in nfc_genl_dep_link_up_event() 882 u32 device_idx, target_idx, protocol; in nfc_genl_activate_target() local 910 u32 device_idx, target_idx; in nfc_genl_deactivate_target() local
|
D | llcp.h | 65 u32 target_idx; member 106 u32 target_idx; member
|
D | rawsock.c | 180 u32 target_idx = nfc_rawsock(sk)->target_idx; in rawsock_tx_work() local
|
D | llcp_core.c | 1538 void nfc_llcp_mac_is_up(struct nfc_dev *dev, u32 target_idx, in nfc_llcp_mac_is_up()
|
/linux-6.1.9/include/uapi/linux/ |
D | nfc.h | 268 __u32 target_idx; member 276 __u32 target_idx; member
|
/linux-6.1.9/mm/damon/ |
D | dbgfs.c | 545 int target_idx = 0; in sprint_init_regions() local 592 static int add_init_region(struct damon_ctx *c, int target_idx, in add_init_region() 627 int target_idx; in set_init_regions() local
|
/linux-6.1.9/net/core/ |
D | netprio_cgroup.c | 41 static int extend_netdev_table(struct net_device *dev, u32 target_idx) in extend_netdev_table()
|
/linux-6.1.9/tools/testing/selftests/nci/ |
D | nci_dev.c | 695 int connect_socket(int dev_idx, int target_idx) in connect_socket() 724 int target_idx; in connect_tag() local
|
/linux-6.1.9/include/linux/ |
D | cpufreq.h | 1136 int target_idx; in of_perf_domain_get_sharing_cpumask() local
|