/kernel/linux/linux-5.10/include/linux/pcs/ |
H A D | pcs-xpcs.h | 25 int (*get_state)(struct mdio_xpcs_args *xpcs, member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | raid_class.h | 17 void (*get_state)(struct device *); member
|
H A D | pwm.h | 265 void (*get_state)(struct pwm_chip *chip, struct pwm_device *pwm, member
|
H A D | quota.h | 441 int (*get_state)(struct super_block *, struct qc_state *); member
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | tc1100-wmi.c | 46 static int get_state(u32 *out, u8 instance) in get_state() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | raid_class.h | 17 void (*get_state)(struct device *); member
|
H A D | pwm.h | 279 int (*get_state)(struct pwm_chip *chip, struct pwm_device *pwm, member
|
H A D | quota.h | 441 int (*get_state)(struct super_block *, struct qc_state *); member
|
/kernel/linux/linux-6.6/drivers/platform/x86/hp/ |
H A D | tc1100-wmi.c | 46 static int get_state(u32 *out, u8 instance) in get_state() function
|
/test/testfwk/xdevice/src/xdevice/_core/environment/ |
H A D | device_state.py | 58 def get_state(state): member in DeviceState
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_array_to_ssa.c | 62 get_state(struct array_ctx *ctx, struct ir3_block *block, unsigned id) in get_state() function
|
/kernel/linux/linux-6.6/drivers/platform/surface/ |
H A D | surface_aggregator_hub.c | 36 int (*get_state)(struct ssam_hub *hub, enum ssam_hub_state *state); member 61 int (*get_state)(struct ssam_hub *hub, enum ssam_hub_state *state); member
|
H A D | surface_aggregator_tabletsw.c | 29 int (*get_state)(struct ssam_tablet_sw *sw, struct ssam_tablet_sw_state *state); member 55 int (*get_state)(struct ssam_tablet_sw *sw, struct ssam_tablet_sw_state *state); member
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-google-hammer.c | 53 static int cbas_ec_query_base(struct cros_ec_device *ec_dev, bool get_state, in cbas_ec_query_base() argument
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-google-hammer.c | 56 static int cbas_ec_query_base(struct cros_ec_device *ec_dev, bool get_state, in cbas_ec_query_base() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_gem.c | 70 struct drm_vc4_get_hang_state *get_state = data; in vc4_get_hang_state_ioctl() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_gem.c | 70 struct drm_vc4_get_hang_state *get_state = data; in vc4_get_hang_state_ioctl() local
|
/test/testfwk/xdevice/src/xdevice/_core/executor/ |
H A D | concurrent.py | 731 def get_state(self): member in ExecuteMessage
|
/third_party/python/Lib/test/ |
H A D | test_bdb.py | 333 def get_state(self): member in Tracer
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | eeh.h | 219 int (*get_state)(struct eeh_pe *pe, int *delay); member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | eeh.h | 219 int (*get_state)(struct eeh_pe *pe, int *delay); member
|
/third_party/rust/crates/regex/src/ |
H A D | dfa.rs | 1624 fn get_state(&self, si: StatePtr) -> Option<&State> { in get_state() functions
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa.h | 28 enum wpa_states (*get_state)(void *ctx); member
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci.h | 94 pci_power_t (*get_state)(struct pci_dev *dev); member
|
/third_party/nghttp2/src/ |
H A D | shrpx_http2_session.cc | 1843 Http2SessionState Http2Session::get_state() const { return state_; } in get_state() function in shrpx::Http2Session
|