Searched refs:skip_image (Results 1 – 6 of 6) sorted by relevance
629 static int ble_skip_image_i2c(struct skip_image *skip_im) in ble_skip_image_i2c()636 static int ble_skip_image_other(struct skip_image *skip_im) in ble_skip_image_other()643 static int ble_skip_image_gpio(struct skip_image *skip_im) in ble_skip_image_gpio()683 struct skip_image *skip_im; in ble_skip_current_image()686 skip_im = (struct skip_image *)plat_marvell_get_skip_image_data(); in ble_skip_current_image()
30 struct skip_image { struct
137 struct skip_image skip_im = {
134 struct skip_image skip_im = {
188 struct skip_image skip_im = {
58 Under marvell_plat_config.c, implement struct skip_image that includes62 To disable this feature make sure the struct skip_image is not implemented.