/linux/fs/ubifs/ |
H A D | debug.h | 158 #define ubifs_dbg_msg(type, fmt, ...) \ argument 163 #define ubifs_dbg_msg_key(type, key, fmt, ...) do { \ argument
|
/linux/net/netfilter/ |
H A D | nf_tables_offload.c | 166 enum nft_offload_dep_type type) in nft_offload_set_dependency() argument 198 static int nft_setup_cb_call(enum tc_setup_type type, void *type_data, in nft_setup_cb_call() argument
|
/linux/scripts/dtc/ |
H A D | dtc.h | 120 static inline bool is_type_marker(enum markertype type) in is_type_marker() 128 enum markertype type; member
|
/linux/drivers/input/touchscreen/ |
H A D | mms114.c | 69 enum mms_type type; member 81 u8 id:4, reserved_bit4:1, type:2, pressed:1; member
|
/linux/drivers/mfd/ |
H A D | lm3533-core.c | 243 enum lm3533_attribute_type type; member 363 enum lm3533_attribute_type type = lattr->type; in lm3533_attr_is_visible() local
|
/linux/arch/powerpc/include/asm/ |
H A D | uaccess.h | 507 #define __get_kernel_nofault(dst, src, type, err_label) \ argument 511 #define __put_kernel_nofault(dst, src, type, err_label) \ argument
|
/linux/drivers/rtc/ |
H A D | rtc-isl12022.c | 84 enum hwmon_sensor_types type, in isl12022_hwmon_is_visible() 119 enum hwmon_sensor_types type, in isl12022_hwmon_read()
|
H A D | rtc-sc27xx.c | 166 static int sprd_rtc_get_secs(struct sprd_rtc *rtc, enum sprd_rtc_reg_types type, in sprd_rtc_get_secs() 223 static int sprd_rtc_set_secs(struct sprd_rtc *rtc, enum sprd_rtc_reg_types type, in sprd_rtc_set_secs()
|
/linux/arch/powerpc/kvm/ |
H A D | e500_mmu_host.c | 588 enum instruction_fetch_type type, unsigned long *instr) in kvmppc_load_last_inst() 678 enum instruction_fetch_type type, unsigned long *instr) in kvmppc_load_last_inst()
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | msi.c | 344 static int rtas_prepare_msi_irqs(struct pci_dev *pdev, int nvec_in, int type, in rtas_prepare_msi_irqs() 434 int type = pdev->msix_enabled ? PCI_CAP_ID_MSIX : PCI_CAP_ID_MSI; in pseries_msi_ops_prepare() local
|
/linux/tools/testing/selftests/net/tcp_ao/lib/ |
H A D | ftrace-tcp.c | 28 enum trace_events type; member 57 int __trace_event_expect(enum trace_events type, int family, in __trace_event_expect()
|
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | icmps-discard.c | 179 static void icmp_interfere4(uint8_t type, uint8_t code, uint32_t rcv_nxt, in icmp_interfere4() 293 static void icmp6_interfere(int type, int code, uint32_t rcv_nxt, in icmp6_interfere()
|
/linux/tools/power/acpi/os_specific/service_layers/ |
H A D | osunixxf.c | 1269 acpi_os_execute(acpi_execute_type type, in acpi_os_execute() 1290 acpi_os_execute(acpi_execute_type type, in acpi_os_execute()
|
/linux/drivers/phy/mediatek/ |
H A D | phy-mtk-xsphy.c | 98 u32 type; member 352 int type; in phy_type_set() local
|
/linux/fs/bcachefs/ |
H A D | sysfs.c | 51 #define SYSFS_OPS(type) \ argument 723 int bch2_opts_create_sysfs_files(struct kobject *kobj, unsigned type) in bch2_opts_create_sysfs_files()
|
/linux/sound/core/ |
H A D | jack.c | 499 int snd_jack_new(struct snd_card *card, const char *id, int type, in snd_jack_new() 604 int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, in snd_jack_set_key()
|
/linux/drivers/net/arcnet/ |
H A D | arcnet.c | 644 unsigned short type, const void *daddr, in arcnet_header() 1187 unsigned short type, uint8_t daddr) in null_build_header()
|
/linux/arch/alpha/include/asm/ |
H A D | pgtable.h | 321 extern inline pte_t mk_swap_pte(unsigned long type, unsigned long offset) in mk_swap_pte() 326 #define __swp_entry(type, off) ((swp_entry_t) { pte_val(mk_swap_pte((type), (off))) }) argument
|
/linux/drivers/iio/common/cros_ec_sensors/ |
H A D | cros_ec_sensors_core.c | 53 static void get_default_min_max_freq(enum motionsensor_type type, in get_default_min_max_freq() 803 int *type, in cros_ec_sensors_core_read_avail()
|
/linux/drivers/tty/serial/ |
H A D | sh-sci-common.h | 102 unsigned short type; member 150 u8 type; member
|
/linux/drivers/ata/ |
H A D | pata_icside.c | 53 unsigned int type; member 503 unsigned int type; in pata_icside_probe() local
|
/linux/drivers/regulator/ |
H A D | tps6594-regulator.c | 79 const struct tps6594_regulator_irq_type *type; member 85 const struct tps6594_regulator_irq_type *type; member
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_cls.h | 239 #define for_each_cls_flow_id_with_type(i, type) \ argument 245 #define for_each_cls_flow_id_containing_type(i, type) \ argument
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.h | 303 u16 type; member 473 u8 type; member
|
/linux/arch/arm/plat-orion/ |
H A D | gpio.c | 354 static int gpio_irq_set_type(struct irq_data *d, u32 type) in gpio_irq_set_type() 410 u32 cause, type; in gpio_irq_handler() local
|