Searched refs:wp_type (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | wp.c | 35 static void get__perf_event_attr(struct perf_event_attr *attr, int wp_type, in get__perf_event_attr() argument 42 attr->bp_type = wp_type; in get__perf_event_attr() 51 static int __event(int wp_type, void *wp_addr, unsigned long wp_len) in __event() argument 56 get__perf_event_attr(&attr, wp_type, wp_addr, wp_len); in __event()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/ |
| H A D | focaltech_test.h | 439 enum wp_type { enum 523 bool get_fw_wp(u8 wp_channel_select, enum wp_type water_proof_type); 525 int get_rawdata_mc_sc(enum wp_type wp, int *data);
|
| H A D | focaltech_test.c | 939 bool get_fw_wp(u8 wp_ch_sel, enum wp_type water_proof_type) in get_fw_wp() 999 int get_rawdata_mc_sc(enum wp_type wp, int *data) in get_rawdata_mc_sc()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | mmc-esdhc-imx.h | 34 enum wp_types wp_type; member
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-esdhc-imx.c | 923 switch (boarddata->wp_type) { in esdhc_pltfm_get_ro() 1482 boarddata->wp_type = ESDHC_WP_CONTROLLER; in sdhci_esdhc_imx_probe_dt() 1490 boarddata->wp_type = ESDHC_WP_GPIO; in sdhci_esdhc_imx_probe_dt()
|