| /kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
| H A D | sdi.c | 303 struct omap_dss_device *out = &sdi->output; in sdi_init_output() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | radeon_i2c.c | 39 u8 out = 0x0; in radeon_ddc_probe() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
| H A D | base.c | 29 nvkm_gpio_drive(struct nvkm_gpio *gpio, int idx, int line, int dir, int out) in nvkm_gpio_drive() argument 88 int out = !!(func.log[state] & 0x01); in nvkm_gpio_set() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A D | nv50.c | 382 int freq, out; in nv50_clk_calc() local
|
| H A D | mcp77.c | 207 u32 out = 0, clock = 0; in mcp77_clk_calc() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_bo.c | 603 vmw_user_bo_lookup(struct drm_file *filp, u32 handle, struct vmw_bo **out) vmw_user_bo_lookup() argument
|
| H A D | vmwgfx_overlay.c | 490 int vmw_overlay_claim(struct vmw_private *dev_priv, uint32_t *out) in vmw_overlay_claim() argument
|
| /kernel/linux/linux-6.6/drivers/hid/usbhid/ |
| H A D | usbhid.h | 77 struct hid_output_fifo out[HID_CONTROL_FIFO_SIZE]; /* Output pipe fifo */ member
|
| /kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
| H A D | coresight-funnel.c | 77 funnel_enable(struct coresight_device *csdev, struct coresight_connection *in, struct coresight_connection *out) funnel_enable() argument 122 funnel_disable(struct coresight_device *csdev, struct coresight_connection *in, struct coresight_connection *out) funnel_disable() argument
|
| H A D | coresight-replicator.c | 117 replicator_enable(struct coresight_device *csdev, struct coresight_connection *in, struct coresight_connection *out) replicator_enable() argument 172 replicator_disable(struct coresight_device *csdev, struct coresight_connection *in, struct coresight_connection *out) replicator_disable() argument
|
| H A D | coresight-tmc-etf.c | 359 tmc_enable_etf_link(struct coresight_device *csdev, struct coresight_connection *in, struct coresight_connection *out) tmc_enable_etf_link() argument 390 tmc_disable_etf_link(struct coresight_device *csdev, struct coresight_connection *in, struct coresight_connection *out) tmc_disable_etf_link() argument [all...] |
| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| H A D | i2c-au1550.c | 131 static int wait_for_rx_byte(struct i2c_au1550_data *adap, unsigned char *out) in wait_for_rx_byte() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
| H A D | qib_qsfp.c | 50 u32 out, mask; in qsfp_read() local 161 u32 out, mask; in qib_qsfp_write() local
|
| /kernel/linux/linux-6.6/drivers/md/bcache/ |
| H A D | extents.c | 100 char *out = buf, *end = buf + size; in bch_extent_to_text() local
|
| /kernel/linux/linux-6.6/tools/lib/subcmd/ |
| H A D | exec-cmd.c | 133 static void add_path(char **out, const char *path) in add_path() argument
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nfnetlink_osf.c | 197 nf_osf_match(const struct sk_buff *skb, u_int8_t family, int hooknum, struct net_device *in, struct net_device *out, const struct nf_osf_info *info, struct net *net, const struct list_head *nf_osf_fingers) nf_osf_match() argument
|
| H A D | nft_bitwise.c | 342 nft_bitwise_extract_u32_data(const struct nlattr * const tb, u32 *out) in nft_bitwise_extract_u32_data() argument
|
| /kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_keys.c | 83 void krb5_nfold(u32 inbits, const u8 *in, u32 outbits, u8 *out) in krb5_nfold() argument [all...] |
| /kernel/linux/linux-6.6/net/wireless/ |
| H A D | pmsr.c | 10 pmsr_parse_ftm(struct cfg80211_registered_device *rdev, struct nlattr *ftmreq, struct cfg80211_pmsr_request_peer *out, struct genl_info *info) pmsr_parse_ftm() argument 184 pmsr_parse_peer(struct cfg80211_registered_device *rdev, struct nlattr *peer, struct cfg80211_pmsr_request_peer *out, struct genl_info *info) pmsr_parse_peer() argument [all...] |
| /kernel/linux/linux-6.6/net/tls/ |
| H A D | tls_device_fallback.c | 157 struct scatter_walk out, in; in tls_enc_records() local 50 tls_enc_record(struct aead_request *aead_req, struct crypto_aead *aead, char *aad, char *iv, __be64 rcd_sn, struct scatter_walk *in, struct scatter_walk *out, int *in_len, struct tls_prot_info *prot) tls_enc_record() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/s390x/ |
| H A D | cmma_test.c | 201 u64 out; in is_migration_mode_on() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | data-convert-json.c | 36 FILE *out; member 42 static void output_json_string(FILE *out, const char *s) in output_json_string() argument 73 output_json_delimiters(FILE *out, bool comma, int depth) output_json_delimiters() argument 86 output_json_format(FILE *out, bool comma, int depth, const char *format, ...) output_json_format() argument 97 output_json_key_string(FILE *out, bool comma, int depth, const char *key, const char *value) output_json_key_string() argument 108 output_json_key_format(FILE *out, bool comma, int depth, const char *key, const char *format, ...) output_json_key_format() argument 125 FILE *out = c->out; output_sample_callchain_entry() local 156 FILE *out = c->out; process_sample_event() local 264 FILE *out = c->out; output_headers() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/ |
| H A D | vec-syscfg.c | 86 FILE *out; in get_child_rdvl() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | json_writer.c | 22 FILE *out; /* output file */ member [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | core_autosize.c | 49 } out; variable [all...] |