Home
last modified time | relevance | path

Searched defs:is_active (Results 51 - 75 of 142) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dnet2280.h286 static inline void net2280_led_active(struct net2280 *dev, int is_active) in net2280_led_active() argument
H A Dfsl_udc_core.c1174 static int fsl_vbus_session(struct usb_gadget *gadget, int is_active) in fsl_vbus_session() argument
H A Domap_udc.c1244 static int omap_vbus_session(struct usb_gadget *gadget, int is_active) in omap_vbus_session() argument
H A Dpxa27x_udc.c1519 static int pxa_udc_pullup(struct usb_gadget *_gadget, int is_active) in pxa_udc_pullup() argument
1545 static int pxa_udc_vbus_session(struct usb_gadget *_gadget, int is_active) in pxa_udc_vbus_session() argument
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c1037 static int usbhsg_vbus_session(struct usb_gadget *gadget, int is_active) in usbhsg_vbus_session() argument
/kernel/linux/linux-5.10/kernel/sched/
H A Dcore_ctl.c512 static bool is_active(const struct cpu_data *state) in is_active() function
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dudc.c1673 static void ci_hdrc_gadget_connect(struct usb_gadget *_gadget, int is_active) in ci_hdrc_gadget_connect() argument
1703 static int ci_udc_vbus_session(struct usb_gadget *_gadget, int is_active) in ci_udc_vbus_session() argument
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dat91_udc.c944 static int at91_vbus_session(struct usb_gadget *gadget, int is_active) in at91_vbus_session() argument
H A Dmv_udc_core.c1147 static int mv_udc_vbus_session(struct usb_gadget *gadget, int is_active) in mv_udc_vbus_session() argument
H A Dnet2280.h287 static inline void net2280_led_active(struct net2280 *dev, int is_active) in net2280_led_active() argument
H A Dfusb300_udc.c1330 static int fusb300_udc_pullup(struct usb_gadget *_gadget, int is_active) in fusb300_udc_pullup() argument
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c1037 static int usbhsg_vbus_session(struct usb_gadget *gadget, int is_active) in usbhsg_vbus_session() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c38 static bool is_active(struct i915_request *rq) in is_active() function
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore_ctl.c512 static bool is_active(const struct cpu_data *state) in is_active() function
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.cc785 bool is_active = segment.status == WasmElemSegment::kStatusActive; in WriteTo() local
/third_party/node/deps/v8/src/debug/
H A Ddebug.h363 inline bool is_active() const { return is_active_; } in is_active() function in v8::internal::Debug
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp266 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocations() local
381 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocationsMasked() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Damd_ext_to_khr.cpp266 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocations() local
381 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocationsMasked() local
/third_party/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp268 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocations() local
385 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocationsMasked() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-mpath.c47 bool is_active:1; /* Path status */ member
[all...]
/kernel/linux/linux-5.10/drivers/misc/
H A Dxilinx_sdfec.c781 bool is_active; in xsdfec_is_active() local
/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dmma8452.c601 int is_active; in mma8452_change_config() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c2512 bool is_active = false; in il3945_request_scan() local
1526 il3945_get_channels_for_scan(struct il_priv *il, enum nl80211_band band, u8 is_active, u8 n_probes, struct il3945_scan_channel *scan_ch, struct ieee80211_vif *vif) il3945_get_channels_for_scan() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dlibiscsi.c2193 void iscsi_conn_unbind(struct iscsi_cls_conn *cls_conn, bool is_active) in iscsi_conn_unbind() argument
/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3.h352 unsigned is_active:1; member

Completed in 51 milliseconds

123456