/linux/drivers/scsi/ |
H A D | 53c700_d.h_shipped | 2 static u32 SCRIPT[] = { 861 static u32 A_AFTER_CMD_used[] __attribute((unused)) = { 865 static u32 A_AFTER_DATA_IN_used[] __attribute((unused)) = { 869 static u32 A_AFTER_DATA_OUT_used[] __attribute((unused)) = { 873 static u32 A_AFTER_SELECTION_used[] __attribute((unused)) = { 877 static u32 A_AFTER_STATUS_used[] __attribute((unused)) = { 881 static u32 A_BEFORE_CMD_used[] __attribute((unused)) = { 885 static u32 A_COMMAND_COMPLETE_MSG_used[] __attribute((unused)) = { 890 static u32 A_COMPLETED_SELECTION_AS_TARGET_used[] __attribute((unused)) = { 895 static u32 A_CommandAddress_used[] __attribute((unused)) = { [all …]
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_reg_print.c_shipped | 11 static const ahd_reg_parse_entry_t INTSTAT_parse_table[] = { 30 static const ahd_reg_parse_entry_t HS_MAILBOX_parse_table[] = { 42 static const ahd_reg_parse_entry_t SEQINTSTAT_parse_table[] = { 57 static const ahd_reg_parse_entry_t INTCTL_parse_table[] = { 75 static const ahd_reg_parse_entry_t DFCNTRL_parse_table[] = { 96 static const ahd_reg_parse_entry_t DFSTATUS_parse_table[] = { 113 static const ahd_reg_parse_entry_t SG_CACHE_SHADOW_parse_table[] = { 127 static const ahd_reg_parse_entry_t SCSISEQ0_parse_table[] = { 142 static const ahd_reg_parse_entry_t SCSISEQ1_parse_table[] = { 158 static const ahd_reg_parse_entry_t DFFSTAT_parse_table[] = { [all …]
|
H A D | aic7xxx_reg_print.c_shipped | 11 static const ahc_reg_parse_entry_t SCSISEQ_parse_table[] = { 29 static const ahc_reg_parse_entry_t SXFRCTL0_parse_table[] = { 46 static const ahc_reg_parse_entry_t SCSISIGI_parse_table[] = { 73 static const ahc_reg_parse_entry_t SCSIRATE_parse_table[] = { 89 static const ahc_reg_parse_entry_t SSTAT0_parse_table[] = { 108 static const ahc_reg_parse_entry_t SSTAT1_parse_table[] = { 126 static const ahc_reg_parse_entry_t SSTAT2_parse_table[] = { 144 static const ahc_reg_parse_entry_t SSTAT3_parse_table[] = { 157 static const ahc_reg_parse_entry_t SIMODE0_parse_table[] = { 175 static const ahc_reg_parse_entry_t SIMODE1_parse_table[] = { [all …]
|
H A D | aic79xx_seq.h_shipped | 8 static const uint8_t seqprog[] = { 838 static ahd_patch_func_t ahd_patch23_func; 840 static int 846 static ahd_patch_func_t ahd_patch22_func; 848 static int 854 static ahd_patch_func_t ahd_patch21_func; 856 static int 862 static ahd_patch_func_t ahd_patch20_func; 864 static int 870 static ahd_patch_func_t ahd_patch19_func; [all …]
|
H A D | aic7xxx_seq.h_shipped | 8 static const uint8_t seqprog[] = { 892 static ahc_patch_func_t ahc_patch23_func; 894 static int 900 static ahc_patch_func_t ahc_patch22_func; 902 static int 908 static ahc_patch_func_t ahc_patch21_func; 910 static int 916 static ahc_patch_func_t ahc_patch20_func; 918 static int 924 static ahc_patch_func_t ahc_patch19_func; [all …]
|
/linux/Documentation/translations/zh_CN/core-api/ |
H A D | kref.rst | 172 static DEFINE_MUTEX(mutex); 173 static LIST_HEAD(q); 180 static struct my_data *get_entry() 192 static void release_entry(struct kref *ref) 200 static void put_entry(struct my_data *entry) 211 static void release_entry(struct kref *ref) 216 static void put_entry(struct my_data *entry) 233 static struct my_data *get_entry() 246 static void release_entry(struct kref *ref) 256 static void put_entry(struct my_data *entry) [all …]
|
H A D | local_ops.rst | 93 static DEFINE_PER_CPU(local_t, counters) = LOCAL_INIT(0); 143 static DEFINE_PER_CPU(local_t, counters) = LOCAL_INIT(0); 145 static struct timer_list test_timer; 148 static void test_each(void *info) 162 static void do_test_timer(unsigned long data) 177 static int __init test_init(void) 186 static void __exit test_exit(void)
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | capture.c.rst | 48 static char *dev_name; 49 static enum io_method io = IO_METHOD_MMAP; 50 static int fd = -1; 52 static unsigned int n_buffers; 53 static int out_buf; 54 static int force_format; 55 static int frame_count = 70; 57 static void errno_exit(const char *s) 63 static int xioctl(int fh, int request, void *arg) 74 static void process_image(const void *p, int size) [all …]
|
/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | vxlan_fdb_veto.sh | 67 bridge fdb add 01:02:03:04:05:06 dev vxlan0 self static \ 71 bridge fdb add 01:02:03:04:05:06 dev vxlan0 self static \ 82 bridge fdb add 00:01:02:03:04:05 dev vxlan0 self static \ 86 bridge fdb replace 00:01:02:03:04:05 dev vxlan0 self static \ 90 bridge fdb replace 00:01:02:03:04:05 dev vxlan0 self static \ 102 bridge fdb add 00:00:00:00:00:00 dev vxlan0 self static \ 106 bridge fdb append 00:00:00:00:00:00 dev vxlan0 self static \ 110 bridge fdb append 00:00:00:00:00:00 dev vxlan0 self static \
|
/linux/Documentation/translations/zh_CN/PCI/ |
H A D | pci-iov-howto.rst | 110 static int dev_probe(struct pci_dev *dev, const struct pci_device_id *id) 119 static void dev_remove(struct pci_dev *dev) 126 static int dev_suspend(struct device *dev) 133 static int dev_resume(struct device *dev) 140 static void dev_shutdown(struct pci_dev *dev) 145 static int dev_sriov_configure(struct pci_dev *dev, int numvfs) 161 static struct pci_driver dev_driver = {
|
/linux/scripts/coccinelle/api/ |
H A D | platform_no_drv_owner.cocci | 29 static struct platform_driver __driver = { 38 static struct i2c_driver __driver = { 60 static struct platform_driver __driver = { 69 static struct i2c_driver __driver = { 82 static struct platform_driver __driver = { 93 static struct i2c_driver __driver = { 104 static struct platform_driver __driver = { 115 static struct i2c_driver __driver = {
|
/linux/tools/tracing/rtla/ |
H A D | Makefile | 71 static: $(RTLA_IN) target 72 $(eval LDFLAGS += -static) 73 $(QUIET_LINK)$(CC) -static $(LDFLAGS) -o $(RTLA)-static $(RTLA_IN) $(EXTLIBS) 84 $(Q)rm -f rtla rtla-static fixdep FEATURE-DUMP rtla-*
|
/linux/Documentation/sound/cards/ |
H A D | multisound.sh | 621 static int config_port = -1; 623 static int msnd_write_cfg(int cfg, int reg, int value) 634 static int msnd_read_cfg(int cfg, int reg) 640 static int msnd_write_cfg_io0(int cfg, int num, WORD io) 651 static int msnd_read_cfg_io0(int cfg, int num, WORD *io) 662 static int msnd_write_cfg_io1(int cfg, int num, WORD io) 673 static int msnd_read_cfg_io1(int cfg, int num, WORD *io) 684 static int msnd_write_cfg_irq(int cfg, int num, WORD irq) 695 static int msnd_read_cfg_irq(int cfg, int num, WORD *irq) 705 static int msnd_write_cfg_mem(int cfg, int num, int mem) [all …]
|
/linux/arch/arm/nwfpe/ |
H A D | fpmodule.inl | 22 static inline unsigned long readRegister(const unsigned int nReg) 38 static inline void 45 static inline unsigned long readCPSR(void) 50 static inline void writeCPSR(const unsigned long val) 55 static inline unsigned long readConditionCodes(void) 64 static inline void writeConditionCodes(const unsigned long val)
|
/linux/tools/testing/selftests/net/forwarding/ |
H A D | bridge_locked_port.sh | 107 bridge fdb add `mac_get $h1` dev $swp1 master static 113 bridge fdb del `mac_get $h1` dev $swp1 master static 137 bridge fdb add `mac_get $h1` dev $swp1 vlan 100 master static 143 bridge fdb del `mac_get $h1` dev $swp1 vlan 100 master static 166 bridge fdb add `mac_get $h1` dev $swp1 master static 171 bridge fdb del `mac_get $h1` dev $swp1 master static 203 bridge fdb replace `mac_get $h1` dev $swp1 master static 285 bridge fdb add $unlocked_mac1 dev $swp1 vlan 1 master static 286 bridge fdb add $unlocked_mac2 dev $swp2 vlan 1 master static 314 bridge fdb del $unlocked_mac2 dev $swp2 vlan 1 master static [all …]
|
/linux/Documentation/translations/zh_CN/iio/ |
H A D | iio_configfs.rst | 54 static struct iio_sw_trigger *iio_trig_sample_probe(const char *name) 61 static int iio_trig_sample_remove(struct iio_sw_trigger *swt) 68 static const struct iio_sw_trigger_ops iio_trig_sample_ops = { 73 static struct iio_sw_trigger_type iio_trig_sample = {
|
/linux/Documentation/driver-api/driver-model/ |
H A D | device.rst | 66 static DEVICE_ATTR(type, 0444, type_show, NULL); 67 static DEVICE_ATTR(power, 0644, power_show, power_store); 72 static DEVICE_ATTR_RO(type); 73 static DEVICE_ATTR_RW(power); 79 static struct attribute *dev_attrs[] = { 85 static struct attribute_group dev_group = { 89 static const struct attribute_group *dev_groups[] = {
|
H A D | design-patterns.rst | 29 static int foo_probe(...) 48 static irqreturn_t foo_handler(int irq, void *arg) 54 static int foo_probe(...) 78 static void foo_work(struct work_struct *work) 85 static irqreturn_t foo_handler(int irq, void *arg) 93 static int foo_probe(...)
|
/linux/tools/testing/selftests/riscv/hwprobe/ |
H A D | Makefile | 12 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^ 15 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^ 18 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
|
/linux/tools/testing/selftests/riscv/vector/ |
H A D | Makefile | 11 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^ 14 $(CC) -nostdlib -static -include ../../../../include/nolibc/nolibc.h \ 18 $(CC) -nostdlib -static -include ../../../../include/nolibc/nolibc.h \
|
/linux/Documentation/leds/ |
H A D | leds-mlxcpld.rst | 57 - [0,1,0,1] = Red static ON 58 - [1,1,0,1] = Green static ON 102 - [0,1,0,1] = Red static ON 103 - [1,1,0,1] = Green static ON 113 - [1,1,0,1] = Blue static ON
|
/linux/tools/verification/rv/ |
H A D | Makefile | 71 static: $(RV_IN) target 72 $(eval LDFLAGS += -static) 73 $(QUIET_LINK)$(CC) $(LDFLAGS) -o $(RV)-static $(RV_IN) $(EXTLIBS) 84 $(Q)rm -f rv rv-static fixdep FEATURE-DUMP rv-*
|
/linux/Documentation/driver-api/iio/ |
H A D | hw-consumer.rst | 24 static struct iio_hw_consumer *hwc; 26 static const struct iio_info adc_info = { 30 static int adc_read_raw(struct iio_dev *indio_dev, 41 static int adc_probe(struct platform_device *pdev)
|
/linux/Documentation/power/regulator/ |
H A D | machine.rst | 26 static struct regulator_consumer_supply regulator1_consumers[] = { 30 static struct regulator_consumer_supply regulator2_consumers[] = { 41 static struct regulator_init_data regulator1_data = { 63 static struct regulator_init_data regulator2_data = { 77 static struct platform_device regulator_devices[] = {
|
/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-btf.rst | 142 static int static_var __attribute__((section("data_sec"))) = 123; 184 [22] VAR 'my_func.static_var' type_id=3, linkage=static 252 [104852] FUNC 'i2c_register_spd' type_id=84745 linkage=static 253 [104853] FUNC 'smbalert_driver_init' type_id=1213 linkage=static 256 [104855] FUNC 'i2c_handle_smbus_alert' type_id=104854 linkage=static 257 [104856] FUNC 'smbalert_remove' type_id=104854 linkage=static 261 [104858] FUNC 'smbalert_probe' type_id=104857 linkage=static 262 [104859] FUNC 'smbalert_work' type_id=9695 linkage=static 263 [104860] FUNC 'smbus_alert' type_id=71367 linkage=static 264 [104861] FUNC 'smbus_do_alert' type_id=84827 linkage=static
|