/linux/arch/alpha/kernel/ |
H A D | head.S | 94 .globl halt symbol 96 halt: label
|
/linux/arch/alpha/boot/ |
H A D | head.S | 98 .globl halt symbol 100 halt: label
|
/linux/arch/sh/include/asm/ |
H A D | reboot.h | 11 void (*halt)(void); member
|
/linux/drivers/net/usb/ |
H A D | rndis_host.c | 303 struct rndis_halt *halt; in generic_rndis_bind() member 476 struct rndis_halt *halt; in rndis_unbind() local [all...] |
/linux/arch/x86/include/asm/ |
H A D | reboot.h | 11 void (*halt)(void); member
|
H A D | irqflags.h | 94 static __always_inline void halt(void) in halt() function
|
H A D | paravirt.h | 110 static inline void halt(void) in halt() function
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gfxhub.h | 40 void (*halt)(struct amdgpu_device *adev); member
|
H A D | vpe_v6_1.c | 73 static void vpe_v6_1_halt(struct amdgpu_vpe *vpe, bool halt) in vpe_v6_1_halt() argument
|
/linux/arch/alpha/lib/ |
H A D | divide.S | 50 #define halt .long 0 macro
|
H A D | ev6-divide.S | 60 #define halt .long 0 macro
|
/linux/include/linux/ |
H A D | wkup_m3_ipc.h | 31 u32 halt; member
|
/linux/drivers/usb/gadget/udc/ |
H A D | gr_udc.c | 703 static int gr_ep_halt_wedge(struct gr_ep *ep, int halt, int wedge, int fromhost) in gr_ep_halt_wedge() argument 1744 gr_set_halt_wedge(struct usb_ep * _ep,int halt,int wedge) gr_set_halt_wedge() argument 1770 gr_set_halt(struct usb_ep * _ep,int halt) gr_set_halt() argument [all...] |
H A D | renesas_usb3.c | 323 bool halt; member 1722 static int usb3_set_halt_p0(struct renesas_usb3_ep *usb3_ep, bool halt) in usb3_set_halt_p0() argument 1738 static int usb3_set_halt_pn(struct renesas_usb3_ep *usb3_ep, bool halt, in usb3_set_halt_pn() argument 1760 usb3_set_halt(struct renesas_usb3_ep * usb3_ep,bool halt,bool is_clear_feature) usb3_set_halt() argument [all...] |
H A D | snps_udc_core.c | 1305 udc_set_halt(struct usb_ep *usbep, int halt) in udc_set_halt() argument [all...] |
/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | epn.c | 521 static int ast_vhub_set_halt_and_wedge(struct usb_ep* u_ep, bool halt, in ast_vhub_set_halt_and_wedge() argument
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-mmu.c | 101 static void imgu_mmu_set_halt(struct imgu_mmu *mmu, bool halt) in imgu_mmu_set_halt() argument
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_device_queue_manager.h | 161 int (*halt)(struct device_queue_manager *dqm); member
|
/linux/arch/powerpc/include/asm/ |
H A D | machdep.h | 67 void __noreturn (*halt)(void); member
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mci.c | 201 static void ar9003_mci_send_coex_halt_bt_gpm(struct ath_hw *ah, bool halt, in ar9003_mci_send_coex_halt_bt_gpm() argument
|
/linux/drivers/usb/isp1760/ |
H A D | isp1760-udc.c | 456 static int __isp1760_udc_set_halt(struct isp1760_ep *ep, bool halt) in __isp1760_udc_set_halt() argument [all...] |
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-dpi-defs.h | 777 uint64_t halt:1; member 808 uint64_t halt:1; member
|
/linux/drivers/usb/gadget/legacy/ |
H A D | raw_gadget.c | 974 unsigned long value, bool set, bool halt) in raw_ioctl_ep_set_clear_halt_wedge() argument
|
/linux/drivers/net/hyperv/ |
H A D | rndis_filter.c | 1156 struct rndis_halt_request *halt; in rndis_filter_halt_device() local
|
/linux/drivers/usb/renesas_usbhs/ |
H A D | mod_gadget.c | 723 static int __usbhsg_ep_set_halt_wedge(struct usb_ep *ep, int halt, int wedge) in __usbhsg_ep_set_halt_wedge() argument
|