Home
last modified time | relevance | path

Searched defs:nop (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-generic.c48 struct usb_phy_generic *nop = dev_get_drvdata(x->dev); in nop_set_suspend() local
60 static void nop_reset(struct usb_phy_generic *nop) in nop_reset()
71 static void nop_set_vbus_draw(struct usb_phy_generic *nop, unsigned mA) in nop_set_vbus_draw()
103 struct usb_phy_generic *nop = data; in nop_gpio_vbus_thread() local
137 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); in usb_gen_phy_init() local
159 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); in usb_gen_phy_shutdown() local
206 int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop) in usb_phy_gen_create_phy()
296 struct usb_phy_generic *nop; in usb_phy_generic_probe() local
338 struct usb_phy_generic *nop = platform_get_drvdata(pdev); in usb_phy_generic_remove() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/
H A Dclient.c68 struct nvif_ioctl_nop_v0 nop; in nvif_client_ctor() member
69 } nop = {}; in nvif_client_ctor() local
/OK3568_Linux_fs/kernel/fs/exportfs/
H A Dexpfs.c30 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name() local
388 const struct export_operations *nop = inode->i_sb->s_export_op; in exportfs_encode_inode_fh() local
424 const struct export_operations *nop = mnt->mnt_sb->s_export_op; in exportfs_decode_fh() local
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dbarrier.h9 #define nop() asm volatile ("nop\n":::"memory") macro
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcallback_xdr.c754 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op()
814 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op()
826 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op()
841 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op()
862 static __be32 process_op(int nop, struct svc_rqst *rqstp, in process_op()
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dsystem.h67 #define nop() asm volatile ("nop;\n\t" : : ) macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dbarrier.h15 #define nop() __asm__ __volatile__ ("nop") macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_kernel_queue.c45 union PM4_MES_TYPE_3_HEADER nop; in kq_initialize() local
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dbarrier.h7 #define nop() __asm__ __volatile__("mov\tr0,r0\t@ nop\n\t"); macro
/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dsystem.h113 #define nop() __asm__ __volatile__ ("nop") macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/i825xx/
H A Dether1.c675 nop_t nop; in ether1_sendpacket() local
744 nop_t nop; in ether1_xmit_done() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_cs.c255 struct i915_vma *base, *nop; in perf_mi_noop() local
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dbarrier.h20 #define nop() asm volatile ("nop") macro
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dftrace.c292 u32 branch, nop; in ftrace_modify_graph_caller() local
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dftrace.c233 unsigned long nop = 0xe1a00000; /* mov r0, r0 */ in __ftrace_modify_caller() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dspecial_insns.h237 #define nop() asm volatile ("nop") macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_ring.c380 unsigned rptr_offs, u32 nop) in radeon_ring_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra20/
H A Demc.h65 u32 nop; /* 0xDC: EMC_NOP */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dlra-int.h443 lra_update_dup (lra_insn_recog_data_t id, int nop) in lra_update_dup()
/OK3568_Linux_fs/kernel/include/linux/
H A Dlivepatch.h76 bool nop; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dlra-int.h443 lra_update_dup (lra_insn_recog_data_t id, int nop) in lra_update_dup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.h182 unsigned nop; member
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dfeature-fixups.c72 struct ppc_inst *start, *end, *alt_start, *alt_end, *src, *dest, nop; in patch_feature_section() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/
H A Drtw_mesh.c238 void rtw_mesh_bss_peering_status(WLAN_BSSID_EX *bss, u8 *nop, u8 *accept) in rtw_mesh_bss_peering_status()
266 u8 nop, accept; in rtw_mesh_update_scanned_acnode_status() local
408 u8 nop; in _rtw_mesh_acnode_prevent_pick_sacrifice() local
1005 u8 nop, accept; in rtw_mesh_select_operating_ch() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/
H A Drtw_mesh.c238 void rtw_mesh_bss_peering_status(WLAN_BSSID_EX *bss, u8 *nop, u8 *accept) in rtw_mesh_bss_peering_status()
266 u8 nop, accept; in rtw_mesh_update_scanned_acnode_status() local
408 u8 nop; in _rtw_mesh_acnode_prevent_pick_sacrifice() local
1005 u8 nop, accept; in rtw_mesh_select_operating_ch() local

12