Searched defs:target_idx (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/net/nfc/ |
D | core.c | 279 static struct nfc_target *nfc_find_target(struct nfc_dev *dev, u32 target_idx) in nfc_find_target() 374 int nfc_dep_link_is_up(struct nfc_dev *dev, u32 target_idx, in nfc_dep_link_is_up() 405 int nfc_activate_target(struct nfc_dev *dev, u32 target_idx, u32 protocol) in nfc_activate_target() 452 int nfc_deactivate_target(struct nfc_dev *dev, u32 target_idx, u8 mode) in nfc_deactivate_target() 498 int nfc_data_exchange(struct nfc_dev *dev, u32 target_idx, struct sk_buff *skb, in nfc_data_exchange() 832 int nfc_target_lost(struct nfc_dev *dev, u32 target_idx) in nfc_target_lost()
|
D | nfc.h | 42 u32 target_idx; member
|
D | netlink.c | 214 int nfc_genl_target_lost(struct nfc_dev *dev, u32 target_idx) in nfc_genl_target_lost() 660 int nfc_genl_dep_link_up_event(struct nfc_dev *dev, u32 target_idx, in nfc_genl_dep_link_up_event() 894 u32 device_idx, target_idx, protocol; in nfc_genl_activate_target() local 922 u32 device_idx, target_idx; in nfc_genl_deactivate_target() local
|
D | llcp.h | 78 u32 target_idx; member 119 u32 target_idx; member
|
D | rawsock.c | 192 u32 target_idx = nfc_rawsock(sk)->target_idx; in rawsock_tx_work() local
|
D | llcp_core.c | 1539 void nfc_llcp_mac_is_up(struct nfc_dev *dev, u32 target_idx, in nfc_llcp_mac_is_up()
|
/Linux-v4.19/include/uapi/linux/ |
D | nfc.h | 268 __u32 target_idx; member 276 __u32 target_idx; member
|
/Linux-v4.19/net/core/ |
D | netprio_cgroup.c | 45 static int extend_netdev_table(struct net_device *dev, u32 target_idx) in extend_netdev_table()
|
/Linux-v4.19/arch/nds32/mm/ |
D | alignment.c | 199 unsigned long unaligned_addr, target_val, source_idx, target_idx, in do_16() local
|
/Linux-v4.19/arch/mips/net/ |
D | ebpf_jit.c | 139 static unsigned int j_target(struct jit_ctx *ctx, int target_idx) in j_target()
|